Skip to content

Commit

Permalink
requires 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jwdink committed Apr 19, 2024
1 parent d2a1c81 commit 4491152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Getting Started
pip install git+https://github.com/strongio/torchcast.git#egg=torchcast
``torchcast`` requires Python >= 3.6 and PyTorch >= 1.8.
``torchcast`` requires Python >= 3.8 and PyTorch >= 1.8.

See the `Quick Start <https://torchcast.readthedocs.io/en/latest/quick_start.html>`_ for a simple example that will get you up to speed, or delve into the `examples <https://torchcast.readthedocs.io/en/latest/examples/examples.html>`_ or the `API <https://torchcast.readthedocs.io/en/latest/api/api.html>`_.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ Getting Started
pip install git+https://github.com/strongio/torchcast.git#egg=torchcast
``torchcast`` requires Python >= 3.6 and |PyTorch| >= 1.8.
``torchcast`` requires Python >= 3.8 and |PyTorch| >= 1.8.

See the :doc:`quick_start` for a simple example that will get you up to speed, or delve into the :doc:`examples/examples` or :doc:`api/api`.

0 comments on commit 4491152

Please sign in to comment.