Skip to content

Commit 3dcea68

Browse files
Update pyproject.toml
1 parent e4b032d commit 3dcea68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Programming Language :: Python",
1313
"Programming Language :: Python :: 3.9",
1414
"Programming Language :: Python :: 3.10",
15-
"Development Status :: 2 - Pre-Alpha Copy",
15+
"Development Status :: 2 - Pre-Alpha",
1616
"Intended Audience :: Science/Research",
1717
]
1818
include = [
@@ -48,4 +48,4 @@ ignore-words-list = "crate,"
4848

4949
[build-system]
5050
requires = ["poetry-core"]
51-
build-backend = "poetry.core.masonry.api"
51+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)