PyNomaly icon indicating copy to clipboard operation
PyNomaly copied to clipboard

Update continuous integration to test against Python 3.9

Open vc1492a opened this issue 5 years ago • 1 comments

As we get closer to a release of Python 3.9, it would be prudent to go ahead and begin testing the new version. Travis CI - the continuous integration service used by PyNomaly - seems to be offering support for current Python 3.9 builds.

vc1492a avatar May 29 '20 13:05 vc1492a

The Python 3.9-dev (nightly) available via Travis-CI results in an error when installing the required numpy package, see this build.

This issue will be marked as on-hold until a stable release of Python 3.9 is provided to the community.

vc1492a avatar May 30 '20 15:05 vc1492a