summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for Python 3.6Daniel Ziegenberg2022-12-061-5/+0
| | | | Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
* README.md: Final publishing tweaksversion-4.9Sybren A. Stüvel2022-07-201-1/+3
|
* Add instructions on how to publish via TwineSybren A. Stüvel2022-07-201-2/+21
| | | | | Make the existing instructions more concrete by including a config file example and the actual commands to install & run Twine.
* Document package publishing with 2FA + API keysSybren A. Stüvel2022-07-151-0/+12
| | | | | This project has been marked as "critical" on the Python Package Index, which has some implications on the way new versions should be published.
* Document how to use PoetrySybren A. Stüvel2021-02-241-1/+14
| | | | | Document how to use Poetry for setting up a dev environment and for building & publishing a new release.
* README: change header styleSybren A. Stüvel2021-02-241-4/+3
| | | | | Change header style from RestructuredText style (dashes under header) to MarkDown style (pound signs in front of header).
* README: remove older changesSybren A. Stüvel2021-02-241-23/+0
| | | | The CHANGELOG.md can still be used to find what happened in which release.
* Add URL with more info to timing security issuesSybren A. Stüvel2020-10-261-1/+1
|
* Added security note to README.mdSybren A. Stüvel2020-10-261-0/+6
|
* Updated Code Climate badge in README.mdSybren A. Stüvel2019-08-041-1/+1
|
* Link changelog from README.mdSybren A. Stüvel2019-08-041-1/+1
|
* Drop support for Python 2 and 3.4Sybren A. Stüvel2019-08-041-0/+5
| | | | | | | | | | | | | Some of our development dependencies, like Sphinx, have already dropped support for Python 2. This makes it harder for this project to update its dependencies. Since Python 2 only has a few more months to live, I think it's fine to drop support now. Python 3.4 has already reached its end-of-life date. Python-RSA now only supports Python 3.5 and newer. Python 3.5 support is intended to last until its end-of-life date of 2019-09-13: https://devguide.python.org/#status-of-python-branches
* Reword README.md for release of 4.0Sybren A. Stüvel2018-09-161-5/+5
|
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-06-141-2/+2
| | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
* Fix typoHugo2018-01-241-1/+1
|
* Drop support for EOL Python 3.3Hugo2017-11-291-1/+1
|
* Fix Shield links (#94)Florian Motlik2017-07-041-6/+3
|
* Added note about dropping Python 2.6 (and possibly 3.3) support.Sybren A. Stüvel2016-03-171-0/+2
|
* Added plans for the future to READMEversion-3.4Sybren A. Stüvel2016-03-171-4/+16
|
* Added Coveralls badge on Readmeadamantike2016-02-051-0/+2
|
* Added travis-ci.org build status badge to READMESybren A. Stüvel2016-01-271-0/+2
|
* Added Code Climate badge on Readmeadamantike2016-01-271-0/+2
|
* Added PyPI badge on Readmeadamantike2016-01-251-0/+2
|
* Converted README to MarkDown, and switched to HTTPS & GithubSybren A. Stüvel2016-01-221-0/+24