File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33 - 3.6
44 - 3.7 # Debian Buster
55 - 3.8
6+ - 3.9
67 - nightly
78
89install :
Original file line number Diff line number Diff line change 11[metadata]
2- long_description = file: README.md
3- long_description_content_type = text/markdown
2+ long_description = file:README.md
3+ long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 3434 "Topic :: Software Development :: Code Generators" ,
3535 "Development Status :: 5 - Production/Stable" ,
3636 "License :: OSI Approved :: MIT License" ,
37+ "Programming Language :: Python" ,
38+ "Programming Language :: Python :: 3" ,
39+ "Programming Language :: Python :: 3 :: Only" ,
40+ "Programming Language :: Python :: 3.6" ,
41+ "Programming Language :: Python :: 3.7" ,
42+ "Programming Language :: Python :: 3.8" ,
43+ "Programming Language :: Python :: 3.9" ,
3744 ],
3845 url = "https://github.com/kblomqvist/yasha" ,
3946 download_url = "https://github.com/kblomqvist/yasha/tarball/" + __version__ ,
You can’t perform that action at this time.
0 commit comments