Commit Graph

6168 Commits

Author SHA1 Message Date
Pradyun Gedam 9e03fe4c82
Mention complete path in docs for tests-requirements.txt 2018-06-16 16:42:51 +05:30
Pradyun Gedam 93cdb4d243
Update docs reference 2018-06-16 09:37:10 +05:30
Pradyun Gedam 97f4d9483e
Merge pull request #5509 from pradyunsg/misc/drop-useless-manifest-entries
Remove useless manifest entries
2018-06-16 02:38:50 +05:30
Pradyun Gedam 3a7efcb13e
Remove useless manifest entries
These were made redundant since those files have been removed.
2018-06-16 00:16:21 +05:30
Pradyun Gedam bb43340a17
Update MANIFEST.in 2018-06-16 00:12:06 +05:30
Pradyun Gedam 69783941c7
Move linting requirements to a requirements file 2018-06-16 00:08:33 +05:30
Pradyun Gedam c57705d1e4
Move requirements files to tools/
* Rename dev-requirements to tests-requirements
2018-06-15 23:36:28 +05:30
Pradyun Gedam 66b2c7f7ba
Move Travis files into tools/ 2018-06-15 21:54:55 +05:30
Pradyun Gedam 161e8bd210
Switch to using a set and callable argument 2018-06-15 11:29:36 +05:30
Pradyun Gedam 7d03f036a8
📰 2018-06-15 11:29:36 +05:30
Pradyun Gedam daa3163d08
Restrict install time dependency warnings to directly-dependant packages 2018-06-15 11:29:36 +05:30
Pradyun Gedam 60a7774704
Merge pull request #5506 from pradyunsg/misc/cleanup-files
Miscellaneous minor cleanups
2018-06-15 11:24:50 +05:30
Pradyun Gedam 8cb234c7c2
Simplify the call to mypy
This makes no functional difference, it's just cleaner.
2018-06-14 23:44:02 +05:30
Pradyun Gedam fcb3039010
vendoring: remove outdated Makefile 2018-06-14 23:44:02 +05:30
Pradyun Gedam 45f0456f93
flake8: Ignore files in .scratch 2018-06-14 23:44:01 +05:30
Pradyun Gedam 4fac098951
Merge pull request #5504 from pradyunsg/ci/remove-pinned-versions
Remove pytest version constraint for CI
2018-06-14 20:45:46 +05:30
Pradyun Gedam 0983d0da6c
Update failing tests for pytest changes 2018-06-14 16:37:10 +05:30
Pradyun Gedam e8544eb543
Sort alphabetically 2018-06-14 16:37:10 +05:30
Pradyun Gedam e00cc5af19
Remove no-longer-needed dependency 2018-06-14 16:37:10 +05:30
Pradyun Gedam 6934950c54
Move PyYAML to the bottom 2018-06-14 16:37:10 +05:30
Pradyun Gedam ad5c076366
Remove version constraints on pytest and scripttest 2018-06-14 16:37:10 +05:30
kpinc d0b40a09de Change sentence from future to present tense (#5490) 2018-06-14 10:07:27 +05:30
Jon Dufresne 9c4bd6d5eb Update doc and comment URLs to https where available 2018-06-13 09:00:42 -07:00
Pradyun Gedam 52749614ea
Merge pull request #5488 from jdufresne/py3
Update Python 2 docs URL to Python 3
2018-06-13 20:45:39 +05:30
Pradyun Gedam caa0a17054
Travis CI Stages, cleanup and autodetection magic
Merge pull request #5450 from pradyunsg/misc/ci-stages-and-cleanup
2018-06-13 20:39:12 +05:30
Pradyun Gedam 5575d25051
Merge pull request #5456 from pradyunsg/cleanup/unused-imports
Reenable flake8 checks for unused imports and cleanup existing ones
2018-06-13 15:11:22 +05:30
Pradyun Gedam cc33877126
I missed an import 2018-06-13 13:17:31 +05:30
Pradyun Gedam 54722aa7ec
Remove unused imports 2018-06-13 13:17:30 +05:30
Pradyun Gedam 51327e9567
mypy does not check unused imports 2018-06-13 13:17:30 +05:30
Pradyun Gedam a121abbc30
Add flake8 ignores for mypy imports 2018-06-13 13:17:30 +05:30
Anthony Sottile 6533f883f6 rehash hard-codes sha256, remove algo param (#5485) 2018-06-11 22:43:32 +05:30
Pradyun Gedam 8ccab7a475
Resolve existing mypy errors (#5492)
mypy is failing on master because it turns out mypy isn't noticing configparser from six, when vendored.

This should be a temporary fix for that.
2018-06-11 12:40:56 +05:30
Jon Dufresne 4a8f87f4f7 Update Python 2 docs URL to Python 3
Python 3 docs are more actively maintained and are the future of the
project.
2018-06-10 09:40:25 -07:00
Jon Dufresne 13a749de24 Update pypi.python.org URL to pypi.org (#5486)
Was mistakenly reverted in commit
508517f0d7.
2018-06-10 13:06:22 +05:30
Donald Stufft 09cd649277
Merge pull request #5482 from ambv/utf8fun
Open pyproject.toml with UTF-8 encoding in all environments
2018-06-07 23:16:06 -04:00
Łukasz Langa 8a7e5fb974 towncrier -> townsmiler 2018-06-07 11:23:18 -07:00
Łukasz Langa 39817bd302 Open pyproject.toml with UTF-8 encoding in all environments 2018-06-07 11:16:47 -07:00
Pradyun Gedam 47d58b8a49
🎨 2018-06-07 16:16:51 +05:30
Pradyun Gedam 3d516c210c
Reorder method in req_install to better group them 2018-06-07 16:16:51 +05:30
Pradyun Gedam 2af32856f5
Merge pull request #5460 from pradyunsg/simplify-setup
Cleanup the setup.py file
2018-06-06 21:34:55 +05:30
Pradyun Gedam eb0fad6ffb
Merge pull request #5476 from pradyunsg/cleanup/remove-landscape
Remove Landscape configuration
2018-06-06 20:19:12 +05:30
Pradyun Gedam bb6df11eae
Revert "Make it black."
This reverts commit a86e149593.
2018-06-06 20:18:04 +05:30
Pradyun Gedam 030d48a25e
Merge pull request #5427 from benoit-pierre/fix_some_tests
Fix some tests
2018-06-06 13:08:53 +05:30
Pradyun Gedam 85dadc396e
Replace outdated PEP 426 references (#5462)
PEP 426 was withdrawn, so point to the relevant
accepted PEPs where appropriate.
2018-06-06 12:57:18 +05:30
Pradyun Gedam 0e3da6c631
Merge pull request #5477 from pradyunsg/misc/named-readme-badges
Improve labels on the CI badges
2018-06-06 12:36:32 +05:30
Nick Coghlan f9e9bc155b
Don't double up on the PEP 440 label 2018-06-06 00:10:25 +10:00
Pradyun Gedam 4eeb74639d
Improve labels on the CI badges 2018-06-05 11:57:27 +05:30
Pradyun Gedam 1f3dbc441c
Remove Landscape configuration 2018-06-05 11:55:20 +05:30
Pradyun Gedam ca1fdc0b79
Merge pull request #5463 from pradyunsg/fix-docs
Fix the documentation build
2018-06-05 01:03:01 +05:30
Pradyun Gedam 06a49e6759
Fix the documentation build 2018-05-31 17:19:19 +05:30