generated from daniil-berg/boilerplate-py
initial
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[metadata]
|
||||
name = ccaptchas
|
||||
version = 0.0.1
|
||||
author = Daniil
|
||||
author_email = mail@placeholder123.to
|
||||
author = Daniil Fajnberg
|
||||
author_email = mail@daniil.fajnberg.de
|
||||
description = Character CAPTCHA Solver
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
@@ -19,7 +19,8 @@ package_dir =
|
||||
packages = find:
|
||||
python_requires = >=3
|
||||
install_requires =
|
||||
...
|
||||
numpy
|
||||
matplotlib
|
||||
|
||||
[options.extras_require]
|
||||
dev =
|
||||
|
||||
Reference in New Issue
Block a user