File: install.rst

package info (click to toggle)
git-revise 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 344 kB
  • sloc: python: 2,505; makefile: 16
file content (11 lines) | stat: -rw-r--r-- 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Installing
==========

:command:`git-revise` can be installed from PyPi_. Python 3.8 or higher is
required.

.. code-block:: bash

  $ pip install --user git-revise

.. _PyPi: https://pypi.org/project/git-revise/