Skip to content

Commit ac15314

Browse files
committed
more coding standards tests and sphinx for docs
1 parent cf429e5 commit ac15314

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

requirements-dev.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
flake8
2+
flake8-builtins
3+
flake8-comprehensions
4+
flake8-import-order
5+
flake8-mutable
6+
flake8-print
7+
flake8-quotes
8+
pycodestyle
29
mock
310
psycopg2
411
pymysql
512
pytest
613
pytest-cov
14+
sphinx
15+
nbsphinx
716
# FIXME: I am not sure these are needed.
817
# pysqlite
918
# sqlite

0 commit comments

Comments
 (0)