Skip to content

Commit 5f8b612

Browse files
committed
add wheel tag
1 parent 325cd35 commit 5f8b612

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,3 +363,4 @@ typescript*.*
363363

364364
/*.json
365365
/*.jwt
366+
.eggs/

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ setup_requires =
3737

3838
[bdist_wheel]
3939
universal = 1
40+
python_tag = py3
4041

4142
[options.package_data]
4243
netfoundry = friendly-words/generated/words.json

0 commit comments

Comments
 (0)