File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ project_urls =
1717 Tracker = https://github.com/alexmalins/github-actions-cicd-example/issues
1818 Documentation = https://alexmalins.github.io/github-actions-cicd-example
1919classifiers =
20- " Programming Language :: Python :: 3"
21- " Programming Language :: Python :: 3 :: Only"
22- " Programming Language :: Python :: 3.7"
23- " Programming Language :: Python :: 3.8"
24- " Programming Language :: Python :: 3.9"
25- " Programming Language :: Python :: 3.10"
26- " License :: OSI Approved :: MIT License"
27- " Operating System :: OS Independent"
28- " Development Status :: 1 - Planning"
20+ Programming Language :: Python :: 3
21+ Programming Language :: Python :: 3 :: Only
22+ Programming Language :: Python :: 3.7
23+ Programming Language :: Python :: 3.8
24+ Programming Language :: Python :: 3.9
25+ Programming Language :: Python :: 3.10
26+ License :: OSI Approved :: MIT License
27+ Operating System :: OS Independent
28+ Development Status :: 1 - Planning
2929
3030[options]
3131packages = find:
You can’t perform that action at this time.
0 commit comments