Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
slightlynybbled committed Jun 9, 2018
1 parent a49e118 commit e6af77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
for line in f.readlines():
requirements.append(line.strip())

# these are generally only used by devs
setup_requirements = [
'flake8 >= 3.5.0',
'stringify >= 0.1.1',
Expand Down

0 comments on commit e6af77e

Please sign in to comment.