Explorar o código

Fix test lookup

Basti Tee %!s(int64=4) %!d(string=hai) anos
pai
achega
696d79e303
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Pipfile

+ 1 - 0
Pipfile

@@ -17,6 +17,7 @@ pytest = "*" # Python base-testing library
 tox = "*" # Automated and standardized testing in Python
 rope = "*" # Refactoring library
 twine = "*" # Interoperability with pypi.org
+my_module = {path = ".", editable = true}
 
 [packages]
 requests = "*"