The python examples don't need building.

So they can be removed from the examples Makefile.
This commit is contained in:
Joris Vink 2022-01-31 20:55:46 +01:00
parent 23047d4c2f
commit a82cb168eb
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ EXAMPLES= async-curl \
pgsql \
pgsql-sync \
pipe_task \
python-async \
python-echo \
python-pgsql \
sse \
tasks \
tls-proxy \