diff options
author | Andrea Censi <acensi@ethz.ch> | 2022-02-21 22:32:36 +0100 |
---|---|---|
committer | Andrea Censi <acensi@ethz.ch> | 2022-02-21 22:32:36 +0100 |
commit | 6e943c21c2ab9dfbf754ffeed76066f08b8bfc09 (patch) | |
tree | 216955bcdfbe851a6c31e4b8b855693253d4241b /setup.json | |
parent | Merge branch 'alphubel-stage' of github.com:ACT4E/ACT4E-exercises-template in... (diff) | |
download | act4e-6e943c21c2ab9dfbf754ffeed76066f08b8bfc09.tar.gz act4e-6e943c21c2ab9dfbf754ffeed76066f08b8bfc09.zip |
ok
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 f6a4dd8..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": "7.1.2202211124", - "author": "", - "author_email": "", - "url": "" -}
\ No newline at end of file |