Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Commit

Permalink
Add pathlib2 for Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Mar 23, 2019
1 parent 087bc21 commit f679494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -77,5 +77,6 @@ def build_description():
'PyYAML >= 5.1, < 6',
'simplejson ~= 3.8',
'parse ~= 1.8.0',
'pathlib2 != 2.3.3',
],
)

0 comments on commit f679494

Please sign in to comment.