Skip to content

Commit

Permalink
Starting fixing dependencies for python3.9-3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
breimanntools committed Apr 5, 2024
1 parent bd18774 commit 6bf7ca9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Welcome to the AAanalysis documentation!
..
Developer Notes:
Please update badges in README.rst and vice versa
The following badges are currently not in use:
image:: https://github.com/breimanntools/aaanalysis/workflows/Build/badge.svg
:target: https://github.com/breimanntools/aaanalysis/actions
:alt: Build Status
Expand All @@ -12,31 +13,30 @@ Welcome to the AAanalysis documentation!
image:: https://anaconda.org/conda-forge/aaanalysis/badges/version.svg
:target: https://anaconda.org/conda-forge/aaanalysis
:alt: Conda - Package Version
..
.. image:: https://img.shields.io/pypi/status/aaanalysis.svg
:target: https://pypi.org/project/aaanalysis/
:alt: PyPI - Status
:target: https://pypi.org/project/aaanalysis/
:alt: PyPI - Status

.. image:: https://img.shields.io/pypi/pyversions/aaanalysis.svg
:target: https://pypi.python.org/pypi/aaanalysis
:alt: Supported Python Versions
:target: https://pypi.python.org/pypi/aaanalysis
:alt: Supported Python Versions

.. image:: https://img.shields.io/pypi/v/aaanalysis.svg
:target: https://pypi.python.org/pypi/aaanalysis
:alt: PyPI - Package Version
:target: https://pypi.python.org/pypi/aaanalysis
:alt: PyPI - Package Version

.. image:: https://readthedocs.org/projects/aaanalysis/badge/?version=latest
:target: https://aaanalysis.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
:target: https://aaanalysis.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/github/license/breimanntools/aaanalysis.svg
:target: https://github.com/breimanntools/aaanalysis/blob/master/LICENSE
:alt: License
:target: https://github.com/breimanntools/aaanalysis/blob/master/LICENSE
:alt: License

.. image:: https://pepy.tech/badge/aaanalysis
:target: https://pepy.tech/project/aaanalysis
:alt: Downloads
:target: https://pepy.tech/project/aaanalysis
:alt: Downloads

**AAanalysis** (Amino Acid analysis) is a Python framework for interpretable sequence-based protein prediction.
Its foundation are the following algorithms:
Expand Down

0 comments on commit 6bf7ca9

Please sign in to comment.