Skip to content

Commit

Permalink
Cleanup travis, flake8 in tox.ini, pylintrc, requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Oct 28, 2024
1 parent c2d0865 commit 22041cf
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 44 deletions.
Empty file removed .pylintrc
Empty file.
38 changes: 0 additions & 38 deletions .travis.yml

This file was deleted.

Empty file removed requirements.txt
Empty file.
6 changes: 0 additions & 6 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,3 @@ deps =
pyyaml>=4.2b1
pySankeyBeta~=1.3.0
django-rosetta

[testenv:flake8]
basepython = python3
deps = flake8==6.0.0
commands=
flake8 {toxinidir}/survey

0 comments on commit 22041cf

Please sign in to comment.