Exclude data/ and test*.py from distribution

This commit is contained in:
2019-07-19 09:39:42 +02:00
parent f8ec144719
commit 7e0d871474
4 changed files with 7 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ __author__ = "Davide Testa"
__email__ = "davide@davte.it"
__credits__ = ["Marco Origlia", "Nick Lee @Nickoala"]
__license__ = "GNU General Public License v3.0"
__version__ = "2.1.11"
__version__ = "2.1.12"
__maintainer__ = "Davide Testa"
__contact__ = "t.me/davte"

View File