diff options
author | Andrea Censi <acensi@ethz.ch> | 2022-02-22 20:02:29 +0100 |
---|---|---|
committer | Andrea Censi <acensi@ethz.ch> | 2022-02-22 20:02:29 +0100 |
commit | d7381d180ec8e9f72a5fae76ad713003b30b4c7e (patch) | |
tree | 3a4a2aa0c9224592ac62d43f1ad5cf8082230a11 /setup.json | |
parent | more comments (diff) | |
parent | fix (diff) | |
download | act4e-d7381d180ec8e9f72a5fae76ad713003b30b4c7e.tar.gz act4e-d7381d180ec8e9f72a5fae76ad713003b30b4c7e.zip |
misc
Diffstat (limited to '')
-rw-r--r-- | setup.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/setup.json b/setup.json deleted file mode 100644 index ad72186..0000000 --- a/setup.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "install_requires": [], - "tests_require": [], - "srcdir": "src", - "package_name": "ACT4E-MySolutions", - "entry_points": { - "console_scripts": [] - }, - "zip_safe": true, - "include_package_data": true, - "modules": [ - "act4e_solutions" - ], - "version": "0.1", - "author": "", - "author_email": "", - "url": "" -}
\ No newline at end of file |