mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 10:40:10 -04:00
now there will be lots of .pyc files
This commit is contained in:
parent
966e3a591f
commit
7c9d46dba5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue