jesus2099
e08190490c
Update doc broken hyperlinks to cached versions
...
Update HTTP hyperlinks to HTTPS when possible
2022-01-27 07:57:36 +01:00
Philipp Wolfer
486d0fd2dc
The minimum supported Qt5 version is now 5.11
2022-01-14 18:28:01 +01:00
Philipp Wolfer
05e0965356
PICARD-2203: PyJWT is optional, if missing addrelease will be disabled
2021-06-14 11:45:59 +02:00
Philipp Wolfer
40a3b84bbc
Compatibility with PyJWT 1.x
...
For supporting packaging on more Linux ditsributions
2021-06-14 11:45:57 +02:00
Philipp Wolfer
c9dabff15d
PICARD-2213: Support for YAML export packages is mandatory again
2021-05-19 12:31:13 +02:00
Philipp Wolfer
c80c79a827
INSTALL.md: Fixed link to mutagen
2021-05-04 16:02:22 +02:00
Philipp Wolfer
cf8325faff
Python 3.6 is now the minimum supported version
2021-03-16 16:41:50 +01:00
Philipp Wolfer
854a36407d
PICARD-2088: Raise PyQt5 dependency to >= 5.10
2021-02-15 15:12:25 +01:00
Philipp Wolfer
f8b8c7451e
INSTALL.md: Document updated requirements
2020-06-05 11:23:57 +02:00
Philipp Wolfer
c4ed6c7379
Update install restructions to use setup.py build
...
This is required for tagger.py getting build
2019-11-27 23:19:34 +01:00
Philipp Wolfer
3803e385e3
INSTALL.md: Update gettext download link for Windows.
...
See also PW-71
2019-09-12 10:53:26 +02:00
Philipp Wolfer
1f67f031a4
PICARD-1388: Added uninstall information to INSTALL.md
...
Also recommend the pip approach, as it allows easy uninstall by default.
2019-09-12 10:45:52 +02:00
Laurent Monin
38a048f8dc
Clean up /reformat install doc (especially regarding discid/libdiscid)
2019-03-09 11:40:41 +01:00
Wieland Hoffmann
2e18529ce9
Fill long_description with the contents of README.md
...
See https://packaging.python.org/guides/making-a-pypi-friendly-readme/ .
2018-07-22 10:27:23 +02:00
Sambhav Kothari
bdd3c90d50
Add instructions for uploading to PyPi
2017-05-10 13:29:24 +05:30
Wieland Hoffmann
77b62e153b
INSTALL, resources/README: Explicitly refer to python3
...
PEP 394 makes it clear that python should only be used for applications that can
be run with both Python 2 and Python 3, python3 should be used for Python 3.
pip3 is used because that's what Python 3 compatible pip is called on at least
Arch, Debian, Fedora and Ubuntu.
2017-04-08 17:53:32 +02:00
Wieland Hoffmann
5419af9162
Remove spaces in front of list items
...
They're not required by markdown
2017-04-07 18:43:27 +02:00
Wieland Hoffmann
9931229af7
pip only installs Python dependencies
2017-04-07 18:43:27 +02:00
Wieland Hoffmann
41ef16bbca
Move the windows compiler note into its own list item
...
Similar to the gettext one
2017-04-07 18:43:27 +02:00
Wieland Hoffmann
3b743de52d
Use four-space indent for single-line code blocks
...
Triple backticks are only useful for multi-line code blocks.
2017-04-07 18:43:26 +02:00
Sambhav Kothari
9a35ae7003
Update install instructions
2017-04-07 17:33:04 +05:30