Skip to content

Commit

Permalink
Stoled description from myself for future versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xfenix committed Oct 18, 2021
1 parent 276fe75 commit f7b102e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "envcast"
version = "1.1.0"
authors = ["Denis Anikin <[email protected]>"]
license = "MIT"
description = "Package for environment typed parsing"
description = "This module helps to cast environment variables to desired types. It may be very useful for 12factor app usage."
readme = "README.md"
homepage = "https://github.com/xfenix/envcast/"
classifiers = [
Expand Down

0 comments on commit f7b102e

Please sign in to comment.