summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.x'Takeshi KOMIYA2020-12-311-0/+1
|\
| * refactor: Reduce warnings on testingTakeshi KOMIYA2020-12-291-0/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-11-211-1/+3
|\ \ | |/
| * test: Apply flake8 to tests/ directoryTakeshi KOMIYA2020-11-161-1/+3
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-0/+3
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-111-0/+3
* | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-281-2/+0
|\ \ | |/
| * move registration of public markers to sphinx.testing.fixturesoleg.hoefling2020-10-251-2/+0
* | refactor: Clean up filterwarningsTakeshi KOMIYA2020-05-041-1/+0
* | Merge branch '3.x'Takeshi KOMIYA2020-05-041-0/+2
|\ \ | |/
| * refactor: Catch ImportError for lib2to3 to support future pythonTakeshi KOMIYA2020-05-041-0/+1
| * refactor: Suppress DeprecationWarning for pyximportTakeshi KOMIYA2020-05-041-0/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-03-211-0/+1
|\ \ | |/
| * pytest: configure testpathsDaniel Hahler2020-03-121-0/+1
* | Run mypy under py36 modeTakeshi KOMIYA2020-03-071-1/+1
|/
* Merge branch '2.x' into 3.xTakeshi KOMIYA2020-03-051-0/+1
|\
| * Unpin coverage packageTakeshi KOMIYA2020-03-051-0/+1
* | Merge branch '2.0'Takeshi KOMIYA2020-01-011-0/+1
|\ \ | |/
| * mypy: Enable disallow_incomplete_defs flag for type checkingTakeshi KOMIYA2019-12-301-0/+1
* | Specify the target Python version in the mypy configurationJon Dufresne2019-08-161-0/+1
|/
* Remove "universal" configuration from setup.cfgJon Dufresne2019-06-131-3/+0
* test: declare pytest markersTakeshi KOMIYA2019-05-121-0/+5
* Remove redundant mypy config 'incremental'Jon Dufresne2019-01-061-1/+0
* Move to py3 mode for mypy (and remove many "type: ignore" comments)Takeshi KOMIYA2018-12-151-1/+0
* test: Give filterwarnings=all by ini fileTakeshi KOMIYA2018-10-301-0/+1
* Merge branch '1.7'Takeshi KOMIYA2018-07-171-1/+1
|\
| * Fix flake8 violationsTakeshi KOMIYA2018-07-161-1/+1
* | doc: Add "extensions" to usage guideStephen Finucane2018-06-201-1/+1
|/
* mypy: add --no-strict-optionalTakeshi KOMIYA2018-05-031-0/+1
* Remove sphinx.pycode.pgen2 from flake8 excludeDmitry Shachnev2018-03-011-1/+1
* Merge pull request #4505 from tk0miya/use_flake8-import-orderTakeshi KOMIYA2018-01-291-1/+3
|\
| * Merge branch '1.7-release' into use_flake8-import-orderTakeshi KOMIYA2018-01-281-0/+4
| |\
| * | Use flake8-import-orderTakeshi KOMIYA2018-01-281-1/+3
* | | Give local-plugins.paths option to flake8Takeshi KOMIYA2018-01-281-0/+2
| |/ |/|
* | setup: Configure flake8 extension as a local pluginStephen Finucane2018-01-261-0/+4
|/
* test: Reduce DeprecationWarning on testing (from docutils)Takeshi KOMIYA2018-01-061-0/+4
* travis: Enable codecov coverageStephen Finucane2017-12-241-0/+14
* setup.cfg: Restructure fileStephen Finucane2017-12-191-9/+9
* Merge branch 'stable'Takeshi KOMIYA2017-10-231-1/+1
|\
| * Fix flake8 and style-check violationsTakeshi KOMIYA2017-10-231-1/+1
* | Merge pull request #4155 from jdufresne/wheel-licenseTakeshi KOMIYA2017-10-161-0/+3
|\ \
| * | Include license file in the generated wheel packageJon Dufresne2017-10-151-0/+3
* | | Rename [wheel] section to [bdist_wheel] as the former is legacyJon Dufresne2017-10-151-1/+1
|/ /
* | utils: Move "header check" to a flake8 pluginStephen Finucane2017-10-051-1/+1
* | mypy: Make output a little friendlierStephen Finucane2017-10-051-0/+2
* | mypy: Move configuration to 'setup.cfg'Stephen Finucane2017-10-051-0/+8
* | setup.cfg: Ignore .venvStephen Finucane2017-09-261-1/+1
|/
* Fix #3833: command line messages are translated unintentionallyTakeshi KOMIYA2017-06-251-1/+1
* Update setup.cfgTakeshi KOMIYA2017-05-091-1/+1
* Fix flake8 violationsTakeshi KOMIYA2017-05-091-1/+1