1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

now there will be lots of .pyc files

This commit is contained in:
Seth Schoen
2012-05-31 12:30:30 -07:00
parent 966e3a591f
commit 7c9d46dba5

View File

@@ -5,4 +5,4 @@ chocolate_protocol_pb2.py: chocolate_protocol.proto
protoc chocolate_protocol.proto --python_out=.
clean:
rm -f chocolate_protocol_pb2.pyc
rm -f *.pyc