Add table creation.

This commit is contained in:
Ege Emir Özkan
2020-08-01 03:12:00 +03:00
commit 56b93078ac
3 changed files with 82 additions and 0 deletions

11
Pipfile Normal file
View File

@@ -0,0 +1,11 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
[requires]
python_version = "3.8"