Skip to content

Commit

Permalink
Fix conda python-ihm version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Oct 23, 2024
1 parent e313592 commit 7774ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ python3 setup.py sdist
echo "Now use 'twine upload dist/modelcif-${VERSION}.tar.gz' to publish the release on PyPi"
echo "Then, update the conda-forge and COPR packages to match."
echo "For COPR, use dist/modelcif-${VERSION}.tar.gz together with util/python-modelcif.spec"
echo "For conda-forge, make sure the correct version of python-ihm is required"

0 comments on commit 7774ef1

Please sign in to comment.