Open iita opened 2 years ago
Minor change to requirement syntax to only require the futures package for Python 2.7 to avoid unnecessary errors in installing ProKnow SDK for Python3.
futures
@iita We've released v0.20.0, which removes support for Python 2 and both six and futures as required packages.
six
Minor change to requirement syntax to only require the
futures
package for Python 2.7 to avoid unnecessary errors in installing ProKnow SDK for Python3.