Skip to content

Commit

Permalink
fixup! Switch to PEP 440 version comparisons
Browse files Browse the repository at this point in the history
  • Loading branch information
drasmuss committed Apr 9, 2020
1 parent b6c5c0e commit be5e522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nengobones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ setup_cfg:
pylint:
known_third_party:
- PIL
- packaging
- progressbar
- tensorflow
coverage:
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ known-third-party =
numpy,
pytest,
PIL,
packaging,
progressbar,
tensorflow,
max-line-length = 88
Expand Down

0 comments on commit be5e522

Please sign in to comment.