Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Commit 7b2619a

Browse files
author
Brord van Wierst
committed
Added pow module
1 parent 9a0969b commit 7b2619a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-regression/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author='DyrellC',
77
packages=['util','tests'],
88
install_requires=[
9-
'pyota',
9+
'pyota[pow]',
1010
'aloe',
1111
'pyyaml',
1212
]

0 commit comments

Comments
 (0)