python-zulip-api/tools
Eeshan Garg 072d43b7c3 tools/release_packages: Stop generating sdists.
Now that we do not use MANIFEST.in for zulip_bots, it doesn't
make sense to distribute sdists, because sdists don't pick up
data files specified in the package_data argument to setup().

Also, it isn't a huge deal if we don't distribute sdists for our
packages. Most PyPI projects only release wheels and pip will also
use wheels if available. So, this made sense!
2018-01-08 21:17:28 -03:30
..
server_lib lister: Make excluding directories work on Windows. 2017-09-27 11:44:20 +02:00
.coveragerc test suites: Add zulip package tests to Travis and Codecov. 2017-09-12 01:27:09 -07:00
clean-branches Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
clean-repo Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
custom_check.py tools: Fix python -> python3 for bots scripts. 2018-01-02 17:38:12 +01:00
deploy-branch Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-rebase-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
lint testing: Make linter fail with exit code if any check fails. 2017-08-16 07:46:09 -07:00
pep8.py tools: Modify pep8.py from zulip server. 2017-07-06 19:58:50 -04:00
provision zulip_bots: Use package_data instead of MANIFEST.in. 2018-01-08 18:28:50 -03:30
release-packages tools/release_packages: Stop generating sdists. 2018-01-08 21:17:28 -03:30
reset-to-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
review Make tools/review executable. 2017-12-08 10:47:36 -08:00
run-mypy Tools: Update tools/run-mypy to default to strict-optional. 2018-01-08 15:39:03 -05:00
test-bots tools: Fix python -> python3 for bots scripts. 2018-01-02 17:38:12 +01:00
test-botserver test scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00
test-lib tools: Fix python -> python3 for bots scripts. 2018-01-02 17:38:12 +01:00
test-main Tests: Extend test-lib script to support coverage parameter & add to test-main 2017-11-29 17:07:30 -08:00
test-py2-legacy-support tests: Do not generate coverage report on Python 2. 2017-12-04 07:27:20 -08:00
test-static-analysis travis: Run mypy and linter in a single job. 2017-09-27 10:27:37 +02:00
test-zulip test scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00