Remove deps, fix tag line
This commit is contained in:
parent
d84011bf10
commit
444b81eda0
@ -22,8 +22,8 @@ url = https://github.com/decentral1se/calibrestekje
|
|||||||
project_urls =
|
project_urls =
|
||||||
Source Code = https://github.com/decentral1se/calibrestekje
|
Source Code = https://github.com/decentral1se/calibrestekje
|
||||||
Documentation = https://calibrestekje.readthedocs.io/
|
Documentation = https://calibrestekje.readthedocs.io/
|
||||||
Maintainer Support = decentral1se
|
Maintainer Support = https://liberapay.com/decentral1se/
|
||||||
description = Calibre database bindings for library prototyping.
|
description = Library prototyping based on Calibre.
|
||||||
long_description = file: README.rst
|
long_description = file: README.rst
|
||||||
license = GPLv3
|
license = GPLv3
|
||||||
license_file = LICENSE
|
license_file = LICENSE
|
||||||
@ -45,7 +45,6 @@ packages = find:
|
|||||||
zip_safe = False
|
zip_safe = False
|
||||||
install_requires =
|
install_requires =
|
||||||
sqlalchemy >= 1.3.13, <= 1.4
|
sqlalchemy >= 1.3.13, <= 1.4
|
||||||
attrs >= 19.1.0, < 20.0
|
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
where = .
|
where = .
|
||||||
@ -60,6 +59,5 @@ warning-is-error = True
|
|||||||
docs =
|
docs =
|
||||||
sphinx
|
sphinx
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
sphinx-autodoc-typehints >= 1.6.0, < 2.0
|
|
||||||
changelog =
|
changelog =
|
||||||
towncrier <= 19.2.0, < 20.0
|
towncrier <= 19.2.0, < 20.0
|
||||||
|
Reference in New Issue
Block a user