Compare commits
2 Commits
v0.1.0
...
lum/poke-d
| Author | SHA1 | Date | |
|---|---|---|---|
| dd72eb30dc | |||
| 85a95499fd |
@@ -1,3 +0,0 @@
|
||||
python setup.py sdist
|
||||
bash ./tests/run_tests.sh
|
||||
rsync -r ./dist/ root@root.grassrootseconomics.net:/usr/local/share/python/packages/cic-utils/
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = cic_utils
|
||||
version = 0.1.0
|
||||
version = 0.2.0
|
||||
description = Common utils for CIC
|
||||
author = William Luke
|
||||
author_email = william@atto-byte.com
|
||||
@@ -18,7 +18,5 @@ licence_files =
|
||||
|
||||
[options]
|
||||
python_requires = >= 3.6
|
||||
packages = find:
|
||||
|
||||
[options.packages.find]
|
||||
exclude = tests
|
||||
packages =
|
||||
cic-utils.converters
|
||||
|
||||
Reference in New Issue
Block a user