diff --git a/examples/Makefile b/examples/Makefile index cdae536..3f20191 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -25,9 +25,6 @@ EXAMPLES= async-curl \ pgsql \ pgsql-sync \ pipe_task \ - python-async \ - python-echo \ - python-pgsql \ sse \ tasks \ tls-proxy \