Skip to content

Commit

Permalink
Update README_DEV.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclarke authored May 11, 2021
1 parent 1aba466 commit 3f3ea99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Test the module using the existing test-suite (from project root):
```
rm -rf streaming_data_types # Rename the local source directory
pytest # The tests will be run against the pip installed module
git reset --hard origin/master # Put everything back to before
git reset --hard origin/main # Put everything back to before
```

After testing installing from test.pypi.org works, push to PyPI:
Expand Down

0 comments on commit 3f3ea99

Please sign in to comment.