You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-3
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,3 @@ Modify the dependency specification (syntax can be found [here](https://python-p
165
165
-`rm poetry.lock && poetry install`
166
166
167
167
Sometimes `poetry update` can freeze or run forever. Deleting the `poetry.lock` file and calling `poetry install` is guaranteed to update everything but is usually _slower_ than `poetry update`**if `poetry update` works at all**.
168
-
169
-
170
-
Sample change: Add commit signoffs. Then the check will pass
0 commit comments