rdkit / conda-rdkit

Conda build recipe for the rdkit
50 stars 30 forks source link

[WIP] Build RDKIT with python 3.8 #91

Closed lilleswing closed 3 years ago

lilleswing commented 4 years ago

Python 3.8 is out as of October 14th 2019. https://www.python.org/downloads/release/python-380/

More and more packages will be using this version over time. We should see if the RDKit can support python 3.8.

Note: python 3.6 will be EOL in 2021 so we should keep it around until then.

I don't know if the azure-pipelines are hooked up to run on PR's but this is an attempt to see what happens when attempting to build python 3.8 on all the systems.