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
Stein Magnus Jodal 2018-05-19 00:44:38 +02:00
rodzic df7bc08259
commit b6185a2c91
1 zmienionych plików z 0 dodań i 0 usunięć