diff options
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -16,6 +16,7 @@ if os.path.exists('MANIFEST'): | |||
| 16 | 16 | ||
| 17 | class PyTest(Command): | 17 | class PyTest(Command): |
| 18 | user_options = [] | 18 | user_options = [] |
| 19 | |||
| 19 | def initialize_options(self): | 20 | def initialize_options(self): |
| 20 | pass | 21 | pass |
| 21 | 22 | ||
