Skip to content

v0.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 15:35
9f7ddde

For Python 3.6, dataclasses backport library is now automatically installed when installing via pip.

The README still contains instructions for installing it manually, in case a user wants to simply download the scadnano.py file to use with Python 3.6. But they should be updated to emphasize that it is unnecessary to install it manually when installing scadnano via pip.

Commits

  • [1102804]: Adding installation instruction for python dataclasses for Python 3.6 (Cosmo) #135
  • [1999445]: Require python 3.6 min (Cosmo) #135
  • [2061a9f]: added instructions about commit messages to CONTRIBUTING; bumped version (David Doty) #137