mglib/README.rst

25 lines
331 B
ReStructuredText
Raw Normal View History

2021-01-19 12:18:29 +01:00
=======
2020-04-25 10:17:48 +02:00
MgLib
=======
Python Package containing modules shared across all [Papermerge Project](https://github.com/ciur/papermerge) project.
2021-01-19 12:18:29 +01:00
##############
Installation
##############
2020-04-25 10:17:48 +02:00
pip install mglib
2020-05-04 13:58:56 +02:00
2021-01-19 12:18:29 +01:00
###########
Run tests
###########
2020-05-04 13:58:56 +02:00
python test/run.py
2020-11-29 08:50:46 +01:00
2021-01-19 12:18:29 +01:00
##############
Requirements
##############
2020-11-29 08:50:46 +01:00
python >= 3.7