This commit is contained in:
2022-05-08 20:53:05 +02:00
parent 112a6c57ff
commit be3aebaf07
9 changed files with 713 additions and 3 deletions
+4 -3
View File
@@ -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 =