Skip to content

Releases: molssi-seamm/seamm-cookiecutter

Minor fixes

20 Oct 19:54
a65fa6b
Compare
Choose a tag to compare
  • Right-justified the labels in the GUI
  • Fixed a problem caused by a missing line in BranchCI
  • Added the keyword SEAMMplugin to simplify searching in PyPi.

Fixed bug in compatibility with older git

24 Aug 17:20
1c1e19b
Compare
Choose a tag to compare
Merge pull request #12 from molssi-seamm/dev

Fixed bug renaming to main.

Fixed compatibility with git 2.17.1

24 Aug 16:01
9d74e87
Compare
Choose a tag to compare
Merge pull request #11 from molssi-seamm/dev

Worked around init problem for older versions of git

Updated for changes in SEAMM structure

24 Aug 00:58
f97fc08
Compare
Choose a tag to compare
  • Using shared GitHub workflows to reduce maintenance
  • Updated Makefile for changes in setup tools
  • Incorporated changes to template files for plug-ins
  • Removed obsolete files.

Switched from yapf to black and cleaned up.

23 Jul 12:38
Compare
Choose a tag to compare

Switched to black from yapf and generally cleaned up both the cookicutter and the resultant code.
Still needs work on documentation, though what is there is OK. Needs documentation for how to deploy to PyPi.

Initial version of the SEAMM cookiecutter on PyPi

17 Feb 19:13
Compare
Choose a tag to compare

Working for plug-ins, but needs to be tested and documented.