Patrick Williams | 520786c | 2023-06-25 16:20:36 -0500 | [diff] [blame] | 1 | Upstream-Status: Pending |
2 | |||||
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 3 | --- Flask-XStatic-0.0.1/setup.py.orig 2015-01-30 08:01:56.000000000 -0800 |
4 | +++ Flask-XStatic-0.0.1/setup.py 2017-04-17 21:40:32.570181626 -0700 | ||||
5 | @@ -1,4 +1,3 @@ | ||||
6 | -from pip.req import parse_requirements | ||||
7 | import setuptools | ||||
8 | |||||
9 | with open('README.rst') as f: |