commit | 7e21e9e34892472a34f9b44175fa761f0e3fd9ed | [log] [tgz] |
---|---|---|
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | Sat Mar 05 18:37:00 2022 +0200 |
committer | GitHub <noreply@github.com> | Sat Mar 05 11:37:00 2022 -0500 |
tree | da0523eb4d9f0172db49d130ce4b7534f1afda3c | |
parent | 04a8b8ba833909602603d73519047a2effeb6a22 [diff] |
fix: Remove py2 tag from wheel (#343) Co-authored-by: Anthonios Partheniou <partheniou@google.com>
diff --git a/setup.cfg b/setup.cfg index 0be0b3f..8857e9b 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -1,6 +1,3 @@ -[bdist_wheel] -universal = 1 - [pytype] python_version = 3.6 inputs =