Skip to content

Commit

Permalink
clean up some dupes, errors
Browse files Browse the repository at this point in the history
  • Loading branch information
piccolbo committed Sep 19, 2019
1 parent 9d1593a commit b79fb5b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,14 @@
authors = ["Antonio Piccolboni <antonio@piccolboni.info>"]
description = "Define signatures to create beautiful APIs"
documentation="https://autosig.readthedocs.io/en/latest/"
license="GNU General Public License v3"
license="GPL-3.0"
name = "autosig"
readme = "README.rst"
repository="https://github.com/piccolbo/autosig"
version = "0.8.1"
classifiers=[
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Natural Language :: English",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
]

[tool.poetry.dependencies]
Expand Down

0 comments on commit b79fb5b

Please sign in to comment.