modify setup and docs to use new repo#2
Conversation
|
This pull request has been linked to Clubhouse Story #13150: Modify setup.py, docs, etc. to use new repo. |
docs/source/conf.py
Outdated
| project = 'btrdb' | ||
| copyright = '2019, Michael P. Andersen' | ||
| author = 'Michael P. Andersen' | ||
| copyright = '2021, PingThingsIO' |
There was a problem hiding this comment.
pingthings here should be referred to as Ping Things, Inc. - Note the space.
There was a problem hiding this comment.
sounds good. Should I change it to that everywhere or just the copyright line?
|
You should also look at the following file for changes: https://github.com/PingThingsIO/btrdb-python/blob/master/docs/source/conf.py |
|
Also, perhaps a new ticket but the URL for the image/badge concerning build status is still pointing to travis and uses the wrong github repo. https://raw.githubusercontent.com/PingThingsIO/btrdb-python/master/docs/source/index.rst |
|
FYI I created a new ticket for the build status badge: https://app.clubhouse.io/pingthings-ws/story/13382/update-the-badge-for-build-status-in-btrdb-python-docs |
This PR updates the setup.py file and the docs to reference the new repo. I believe these changes are sufficient for us to be able to use pypi with this repo, but we will need to test once we've done a new release