Skip to content

Commit 77dc37d

Browse files
pjonatheskumar
authored andcommitted
Added click module to requirements.txt file (theskumar#59)
It's used in `tests/fixtures.py` file: ``` from click.testing import CliRunner ``` Check also Travis build: https://travis-ci.org/theskumar/python-dotenv/jobs/236861670
1 parent e5d68ff commit 77dc37d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ bumpversion
55
wheel
66
pytest-cov
77
pytest-flake8
8+
click

0 commit comments

Comments
 (0)