Merge pull request #390 from bfirsh/remove-integration-tests-from-ci
Remove integration tests from ci
This commit is contained in:
commit
6ab084a338
2 changed files with 6 additions and 20 deletions
|
|
@ -91,3 +91,8 @@ The easiest way to do this is to use the `--signoff` flag when committing. E.g.:
|
|||
5. Publish GitHub release, creating tag
|
||||
|
||||
6. Update website with `script/deploy-docs`
|
||||
|
||||
7. Upload PyPi package
|
||||
|
||||
$ git checkout $VERSION
|
||||
$ python setup.py sdist upload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue