We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b99a02 commit 8f896c8Copy full SHA for 8f896c8
setup.py
@@ -327,6 +327,7 @@ def files_from_module(modname):
327
"Programming Language :: Python :: 3.7",
328
"Programming Language :: Python :: 3.8",
329
"Programming Language :: Python :: 3.9",
330
+ "Programming Language :: Python :: 3.10",
331
"Topic :: Software Development :: Build Tools",
332
],
333
description="A framework for modelling build pipelines in YAML",
0 commit comments