Merge pull request #1111 from MatthieuMoullecDev/patch-1

Replacing Tablib fork with the original repo
This commit is contained in:
Dan Bader
2022-04-27 12:07:38 -07:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@ reading. Each one of these projects is a paragon of Python coding.
Requests is an Apache2 Licensed HTTP library, written in Python,
for human beings.
- `Tablib <https://github.com/kennethreitz/tablib>`_
- `Tablib <https://github.com/jazzband/tablib>`_
Tablib is a format-agnostic tabular dataset library, written in Python.