Moving poc under testutils directory.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pylint = "*"
|
||||
|
||||
[packages]
|
||||
kapow = {path = ".",editable = true}
|
||||
|
||||
# [requires]
|
||||
# python_version = "3.7"
|
||||
Reference in New Issue
Block a user