WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit cffdd03

Browse files
committed
Update setup.py
1 parent 30bf4d7 commit cffdd03

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

setup.py

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Check identity documents
77
88
OpenAPI spec version: 0.0
9-
9+
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
1212
Licensed under the Apache License, Version 2.0 (the "License");
@@ -41,9 +41,10 @@
4141
name=NAME,
4242
version=VERSION,
4343
description="IdCheck.IO API",
44-
author_email="",
45-
url="",
46-
keywords=["Swagger", "IdCheck.IO API"],
44+
author_email="[email protected]",
45+
url="https://www.idcheck.io",
46+
keywords=["Swagger", "IdCheck.IO API", "idcheckio", "id", "verifications", "passport", "verification", "visa",
47+
"driving", "licence", "permit", "de", "sejour", "passeport", "carte", "d'identite"],
4748
install_requires=REQUIRES,
4849
packages=find_packages(),
4950
include_package_data=True,

0 commit comments

Comments
 (0)