TTLs, requirements and re2O validation.
This commit is contained in:
parent
6353a70fbe
commit
c73b9c7f8c
8 changed files with 205 additions and 31 deletions
15
Pipfile
Normal file
15
Pipfile
Normal file
|
@ -0,0 +1,15 @@
|
|||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
toml = "*"
|
||||
requests = "*"
|
||||
iso8601 = "*"
|
||||
click = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
Loading…
Add table
Add a link
Reference in a new issue