Skip to content

Commit a33d031

Browse files
test: add pylint dependency
See [1]. 1. https://pypi.org/project/pylint/ Part of #270
1 parent e4d3f48 commit a33d031

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-test.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
git+https://github.com/baztian/dbapi-compliance.git@ea7cb1b4#egg=dbapi-compliance
22
pyyaml==6.0
33
importlib-metadata >= 1.0 ; python_version < '3.8'
4+
pylint

0 commit comments

Comments
 (0)