git.99rst.org
/
redacted-XKCD-password-generator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
40b235e
)
update README to reflect pyproject build and remove python2 support
author
precioussheep
<redacted>
Mon, 8 Sep 2025 00:42:42 +0000
(10:42 +1000)
committer
precioussheep
<redacted>
Mon, 8 Sep 2025 00:42:42 +0000
(10:42 +1000)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index e36795e97db78bf8b165537cdc6f30c1366bcf56..833126f7d950c8669091423a76e7e286fe2e2012 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-23,7
+23,7
@@
Install
or manually::
- p
ython setup.py install
+ p
ip install .
@@
-38,7
+38,7
@@
Contributions welcome and gratefully appreciated!
Requirements
============
-Python
2 (version 2.7 or later), or Python 3 (version 3.4 or later). Running module unit tests on Python 2 requires ``mock`` to be installed
.
+Python
3 (version 3.4 or later)
.
git clone https://git.99rst.org/PROJECT