Skip to content

Commit 0f8fc0f

Browse files
authored
Merge pull request #249 from 56kyle/hotfix/fix-classifier-tag
Change classifier tag to be correct
2 parents 5dd21d2 + 860e981 commit 0f8fc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/56kyle/pytest-static"
99
repository = "https://github.com/56kyle/pytest-static"
1010
documentation = "https://pytest-static.readthedocs.io"
1111
classifiers = [
12-
"Development Status :: 3 - Planning",
12+
"Development Status :: 3 - Alpha",
1313
"Programming Language :: Python :: 3",
1414
"Programming Language :: Python :: 3.9",
1515
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)