This website requires JavaScript.
Explore
Help
Sign in
janek
/
mostr-zulip-bot
Watch
1
Star
0
Fork
You've already forked mostr-zulip-bot
0
Code
Issues
Pull requests
Releases
Activity
2827b59b8b
mostr-zulip-bot
/
requirements.txt
8 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
packaging: Automate the package release process. This commit adds a script to automate the PyPA release of the zulip, zulip_bots and zulip_botserver packages. The tools/release-packages script would take care of uploading the packages to PyPA, and push commits to both repos updating the package versions. If you have commit access to the repos, you can --push upstream to master. If not, then you can --push origin to a new branch on your fork and create a PR for those changes. Ideally, a release shouldn't take longer than however long it takes one to type the above command. If you have SSH set up on GitHub, you won't need to type in your GitHub username and password. You can also store your PyPA credentials in a file in your home directory; it isn't very secure, but it saves time nevertheless.
2017-09-18 21:34:03 -02:30
crayons
twine
requirements: Add coverage.
2017-08-23 16:38:29 +02:00
coverage>=4.4.1
python-zulip-api: Add tools/provision for setting up dev env.
2017-08-07 20:37:58 -02:30
pycodestyle==2.3.1
-e ./zulip
-e ./zulip_bots
-e ./zulip_botserver
Reference in a new issue
Copy permalink