Skip to content

Commit c80b3ed

Browse files
committed
Adición de clasificador
1 parent 06e088c commit c80b3ed

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pyproject.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ addopts = "--import-mode=importlib"
1616

1717
[build-system]
1818
requires = ["poetry-core>=1.0.0"]
19-
build-backend = "poetry.core.masonry.api"
19+
build-backend = "poetry.core.masonry.api"
20+
21+
[tool.poetry.classifiers]
22+
Development Status :: 5 - Production/Stable

setup.py setup.bak

File renamed without changes.

0 commit comments

Comments
 (0)