Skip to content

Commit 0285e0b

Browse files
committed
Oops, forgot to include passlib in the requirements.
1 parent ece71dc commit 0285e0b

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

src/ch12-forms/final/pypi_forms/.idea/dictionaries/screencaster.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ch12-forms/final/pypi_forms/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
CHANGES = f.read()
1010

1111
requires = [
12+
'passlib',
1213
'python-dateutil',
1314
'progressbar2',
1415
'plaster_pastedeploy',

src/ch13-validation/final/pypi_validation/.idea/dictionaries/screencaster.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)