We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f384261 commit cf6bcd4Copy full SHA for cf6bcd4
pyproject.toml
@@ -3,7 +3,7 @@ build-backend = "poetry.core.masonry.api"
3
requires = [ "poetry-core" ]
4
5
[tool.poetry]
6
-name = "django-logging"
+name = "django_logging"
7
version = "0.1.0"
8
description = "A package for logging in django applications"
9
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
0 commit comments