chore: add type-hints to setup.py and check with mypy · python-gitlab/python-gitlab@06184da · GitHub
Skip to content

Commit 06184da

Browse files
chore: add type-hints to setup.py and check with mypy
1 parent f775668 commit 06184da

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions

requirements-lint.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ isort==5.10.1
44
mypy==0.910
55
types-PyYAML==6.0.1
66
types-requests==2.26.0
7+
types-setuptools==57.4.2

setup.py

Lines changed: 5 additions & 2 deletions

0 commit comments

Comments
 (0)