diff options
| author | Tim Graham <timograham@gmail.com> | 2017-01-25 13:59:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-25 13:59:25 -0500 |
| commit | 1c466994d9729a8902d34e277a3a685bef2a08e1 (patch) | |
| tree | 3a0c5ea4fc352aead66378f1fc2217feb6e1e2c7 /setup.cfg | |
| parent | 11856ea44e4dd1ff2358c559c0d04ac848832c23 (diff) | |
Refs #23919 -- Removed misc Python 2/3 references.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -18,6 +18,3 @@ not_skip = __init__.py [metadata] license-file = LICENSE - -[wheel] -universal = 1 |
