summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* ignore flake8-bugbear B905Mehdi ABAAKOUK2022-12-291-0/+2
| | | | requires python>=3.10
* Merge branch '3.0.x'David Lord2022-01-131-3/+3
|\
| * update tool config3.0.xDavid Lord2022-01-131-3/+3
| |
* | Merge branch '3.0.x'David Lord2021-12-261-0/+1
|\ \ | |/
| * fix new mypy findingsDavid Lord2021-12-261-0/+1
| |
* | drop Python 3.6David Lord2021-11-081-2/+2
|/
* ignore internal asyncio warningDavid Lord2021-10-041-0/+2
| | | | https://bugs.python.org/issue45097
* add type annotationsDavid Lord2021-05-081-3/+9
|
* move version to setup.cfgDavid Lord2021-02-241-2/+2
|
* consistent typing configDavid Lord2021-02-241-11/+8
|
* update project linksDavid Lord2021-02-241-2/+6
|
* update requirements, test Python 3.9David Lord2021-02-061-0/+1
|
* Merge pull request #1247 from MLH-Fellowship/type-hintsDavid Lord2020-10-211-0/+19
|\ | | | | Setup mypy
| * Setup mypyTeymour Aldridge2020-07-281-0/+19
| | | | | | | | | | * Add missing type hints (these are intended as an initial set of type hints, to be added upon and improved later) * Setup MyPy to run as a Github Action
* | move metadata to setup.cfgDavid Lord2020-07-011-3/+40
|/
* stop building universal wheelDavid Lord2020-02-051-3/+1
|
* remove deprecated codeDavid Lord2020-02-051-1/+0
|
* remove test and coverage results from ciDavid Lord2020-01-261-3/+3
|
* Revert "rename imports to jinja"David Lord2020-01-261-6/+6
| | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef.
* rename imports to jinjaDavid Lord2020-01-101-6/+6
|
* ensure deprecation warnings mention versionDavid Lord2020-01-101-0/+3
|
* apply flake8David Lord2020-01-101-0/+3
|
* add pre-commit configDavid Lord2020-01-101-0/+19
|
* update project metadataDavid Lord2019-10-041-1/+1
|
* switch tests to azure pipelinesDavid Lord2019-07-201-4/+15
|
* standard test configurationDavid Lord2017-07-061-1/+2
| | | | add branch coverage and codecov
* Merge branch 'master' of github.com:pallets/jinjaArmin Ronacher2017-04-031-1/+1
|\
| * bdist_wheel replaces wheelJeff Widman2017-02-101-1/+1
| | | | | | https://packaging.python.org/distributing/#universal-wheels
* | Updated release commandArmin Ronacher2017-04-031-3/+0
|/
* Updated setup.cfg for pytestArmin Ronacher2016-12-281-2/+2
|
* Add license_file to setup.cfg metadata (#609)Philippe Ombredanne2016-11-011-0/+3
| | | | Without this, the LICENSE file is never included in the built wheels: this makes it harder for users to comply with the license. With this addition a file LICENSE.txt will be created in the `xxx.dist-info` directory with the content of the `license_file` file, e.g. the top level LICENSE.
* Actually don't run doctestsMarkus Unterwaditzer2015-03-221-2/+1
|
* Fix doctestsMarkus Unterwaditzer2015-03-221-1/+2
| | | | Fix #427
* Exclude examplesMarkus Unterwaditzer2015-03-221-0/+3
|
* Remove automatic dev version generatingMarkus Unterwaditzer2015-02-061-4/+0
|
* Add wheel support.Berker Peksag2014-05-191-0/+3
|
* (codename Kong, released on September 12th 2009)Armin Ronacher2009-09-131-6/+0
| | | | | --HG-- branch : trunk
* Support nose framework for the whole test suite.Rene Leonhardt2009-04-201-0/+6
| | | | | --HG-- branch : trunk
* switch away from svn, fix #283.Armin Ronacher2007-10-191-1/+1
| | | | | --HG-- branch : trunk
* [svn] moved www out of jinja trunk and updated setup.py fileArmin Ronacher2007-03-221-0/+6
--HG-- branch : trunk