diff options
author | Martin Vilcans <martin@librador.com> | 2020-07-12 00:57:35 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2020-07-12 00:57:35 +0200 |
commit | 395e92ab43bd8f69eab456a9b6187753ecbf75d6 (patch) | |
tree | 3e92ba425f40d1705c1f19601bf547bfe720c7e3 | |
parent | 043d1a8eb47f948beb0575114aa6cd93f45c3dc0 (diff) | |
download | screenplain-0.9.0.tar.gz |
Python 3 only - not a universal wheel0.9.0
-rw-r--r-- | setup.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,5 +1,2 @@ [metadata] license_files = LICENSE.txt - -[bdist_wheel] -universal=1 |