1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 11:42:00 +02:00

(v2.1.1.9118) move ggplot2 plotting functions to general 'plotting' man page

This commit is contained in:
2024-12-14 19:41:15 +01:00
parent bfef094bbc
commit d7de1bc33d
18 changed files with 332 additions and 291 deletions

View File

@ -274,7 +274,7 @@ setup(
'numpy',
'pandas',
],
author='Dr. Matthijs Berends',
author='Matthijs Berends',
author_email='m.s.berends@umcg.nl',
description='A Python wrapper for the AMR R package',
long_description=open('README.md').read(),