Update CONTRIBUTING

This commit is contained in:
Rebecca Breu 2021-07-12 20:02:08 +02:00
parent 2bf3f95fde
commit f493adbebc

View file

@ -36,7 +36,7 @@ For debugging options, run::
The Python version badge in the README is generated with pybadges::
python -m pybadges --left-text=Python --right-text="3.6 | 3.7 | 3.8 | 3.9" > images/python_version_badge.svg
python -m pybadges --left-text=Python --right-text="3.7 | 3.8 | 3.9" > images/python_version_badge.svg
The `website <https://rbreu.github.io/beeref/>`_ is hosted via Github pages from the gh-pages branch. You can run it locally if you have Ruby and bundler installed::