forked from platformio/platformio-core
Add "publish" target
This commit is contained in:
1
setup.py
1
setup.py
@ -65,6 +65,7 @@ setup(
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: C",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 2",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Topic :: Software Development",
|
||||
"Topic :: Software Development :: Build Tools",
|
||||
|
Reference in New Issue
Block a user