Merge pull request #7 from ndem0/actions

add github actions, fix readme for pypi
This commit is contained in:
Nicola Demo
2022-03-17 17:04:24 +01:00
committed by GitHub
9 changed files with 189 additions and 3 deletions

View File

@@ -18,3 +18,5 @@ __version__ = "0.0.1"
__mail__ = 'demo.nicola@gmail.com, ' # TODO
__maintainer__ = __author__
__status__ = "Alpha"
__packagename__ = "pina-mathlab"