Compare commits
1 Commits
22f452cb37
...
308885cf45
Author | SHA1 | Date | |
---|---|---|---|
|
308885cf45 |
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ AUTHOR = 'Thomas Klaehn'
|
|||||||
EMAIL = 'tkl@blackfinn.de'
|
EMAIL = 'tkl@blackfinn.de'
|
||||||
PACKAGES = ['bicycle_statistics', 'gpx_parser', 'gpx2html']
|
PACKAGES = ['bicycle_statistics', 'gpx_parser', 'gpx2html']
|
||||||
SCRIPTS = ['example-gpx-parser', 'bicycle-stat']
|
SCRIPTS = ['example-gpx-parser', 'bicycle-stat']
|
||||||
REQUIRES = ['pandas', 'cython', 'geopy', 'gpxpy', 'matplotlib', 'numpy']
|
REQUIRES = ['cython', 'geopy', 'gpxpy', 'matplotlib', 'numpy', 'pandas']
|
||||||
|
|
||||||
SERVICEDIR = "/lib/systemd/system"
|
SERVICEDIR = "/lib/systemd/system"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user