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 1aba466 commit 3f3ea99Copy full SHA for 3f3ea99
README_DEV.md
@@ -99,7 +99,7 @@ Test the module using the existing test-suite (from project root):
99
```
100
rm -rf streaming_data_types # Rename the local source directory
101
pytest # The tests will be run against the pip installed module
102
-git reset --hard origin/master # Put everything back to before
+git reset --hard origin/main # Put everything back to before
103
104
105
After testing installing from test.pypi.org works, push to PyPI:
0 commit comments