Skip to content

Commit c273edf

Browse files
Alois Mahdalfguillot
authored andcommitted
Add note about Fedora package
Package python3-kanboard [has been added][1] to Fedora 36 (as of now, this is pre-relase Rawhide version called "rawhide" and [scheduled for release][2] in few months). [1]: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2009450 [2]: https://fedorapeople.org/groups/schedule/f-36/f-36-key-tasks.html
1 parent 57891f1 commit c273edf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ This library is compatible with Python >= 3.5.
1919

2020
Note: **Support for Python 2.7 has been dropped since version 1.1.0.**
2121

22+
On Fedora (36 and later), you can install the package using DNF:
23+
24+
.. code-block:: bash
25+
26+
dnf install python3-kanboard
27+
28+
2229
Examples
2330
========
2431

0 commit comments

Comments
 (0)