diff setup.py @ 484:40dd1e33c1dd

Rename getan-eval.py to getaneval.py getaneval.py is now installed as a script.
author Magnus Schieder <mschieder@intevation.de>
date Thu, 28 Jun 2018 15:06:19 +0200
parents 999a438474f2
children d80f40d239d2
line wrap: on
line diff
--- a/setup.py	Thu Jun 28 12:01:16 2018 +0200
+++ b/setup.py	Thu Jun 28 15:06:19 2018 +0200
@@ -54,6 +54,7 @@
        os.path.join(scripts_dir, "convert-projects")],
       entry_points={"console_scripts":
                     ["getan=getan.main:main",
+                     "getaneval=scripts.getaneval:main",
                      ]},
       classifiers=[
           "Development Status :: 5 - Production/Stable",
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)