Skip to content

Commit

Permalink
Update description and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
orlnub123 committed Nov 13, 2018
1 parent 80e5342 commit b1e6b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "django-class-settings"
version = "0.1.0-dev"
description = "12factor compliant class-based settings for Django."
description = "Effortless class-based settings for Django."
license = "MIT"
authors = ["orlnub123 <[email protected]>"]
readme = "README.md"
repository = "https://github.com/orlnub123/django-class-settings"
keywords = ["django", "settings", "configuration", "12factor"]
keywords = ["django", "settings", "configuration"]
classifiers = [
"Development Status :: 3 - Alpha",
"Framework :: Django",
Expand Down

0 comments on commit b1e6b6d

Please sign in to comment.