diff options
author | Vratko Polak <vrpolak@cisco.com> | 2023-10-26 13:14:02 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2023-10-26 13:14:02 +0200 |
commit | 72eca4f66cb5d68c0bcba882999865f1d21857c2 (patch) | |
tree | 8d865209d9f69333d70b4506721b824c669ab92c /PyPI/MLRsearch/setup.cfg | |
parent | 60a7ae0dc76a1dfe6ded559740c9d9037879a833 (diff) |
feat(PyPI): update metadata for MLRsearch 1.2.1
Change-Id: Ib7d31bcd9bab350a3b2443a15b4d9a533d774cca
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'PyPI/MLRsearch/setup.cfg')
-rw-r--r-- | PyPI/MLRsearch/setup.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/PyPI/MLRsearch/setup.cfg b/PyPI/MLRsearch/setup.cfg deleted file mode 100644 index b4abd1bd30..0000000000 --- a/PyPI/MLRsearch/setup.cfg +++ /dev/null @@ -1,7 +0,0 @@ -[metadata] -# This includes the license file in the wheel. -license_file = LICENSE.txt - -[bdist_wheel] -# TODO: Make the code work both on Python 2 and 3. -universal=0 |