Skip to content

Commit d85a73b

Browse files
authored
Drop editable = true from pipfile
1 parent 322c219 commit d85a73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
44
verify_ssl = true
55

66
[packages]
7-
synapseclient = {file = ".", editable = true, path = "."}
7+
synapseclient = {file = ".", path = "."}
88

99
[requires]
1010
python_version = "3.12.6"

0 commit comments

Comments
 (0)