We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322c219 commit d85a73bCopy full SHA for d85a73b
Pipfile
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
4
verify_ssl = true
5
6
[packages]
7
-synapseclient = {file = ".", editable = true, path = "."}
+synapseclient = {file = ".", path = "."}
8
9
[requires]
10
python_version = "3.12.6"
0 commit comments