summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Add __future__.annotations to repo/base.pyYobmod2021-08-021-1/+2
* rmv 3.6 from setup.pyYobmod2021-08-021-1/+1
* increase mypy strictness (warn unused ignored and warn unreachable)Yobmod2021-08-021-1/+1
* increase mypy strictness (warn unused ignored)Yobmod2021-08-021-1/+2
* Add final types to submodule.pyYobmod2021-07-311-1/+1
* Add final types to config.pyYobmod2021-07-311-1/+1
* Add type to objects.base.new()Yobmod2021-07-311-1/+1
* Add type to repo.base._to_full_tag_pathYobmod2021-07-311-1/+1
* Add type to symbolicreference.__repr__()Yobmod2021-07-311-1/+1
* Fix more missing types in Symbolic.py, cos GuthubActions pytest stuckYobmod2021-07-281-3/+3
* Fix more missing types in Symbolic.pyYobmod2021-07-281-3/+3
* Add build system to pyproject.tomlDominic2021-07-241-0/+4
* Update pyproject.tomlDominic2021-07-191-1/+1
* Create pyproject.tomlDominic2021-07-191-0/+35