kopia lustrzana https://github.com/Yakifo/amqtt
Don't install example scripts
This can either be accomplished by: A) making the scripts directory not be a Python module by removing the `__init__.py` file, or B) add `scripts` to the `excludes` parameter of `find_packages()` in setup.py. Since the there is no reason the scripts directory needs to be a Python module, I went with A.pull/8/head
rodzic
df7bc08259
commit
b6185a2c91
Ładowanie…
Reference in New Issue