Skip to content

Commit

Permalink
test pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
stoppini committed Oct 11, 2023
1 parent d684c1d commit 30403a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ def is_pure(self):
name="up_ma_bfws",
version="0.0.1",
description="up_ma_bfws",
long_description_content_type='text/markdown',
long_description=long_description,
long_description_content_type ="text/markdown",
author="Alfonso E. Gerevini, Nir Lipovetzky, Francesco Percassi, Alessandro Saetti and Ivan Serina",
author_email="ivan.serina@unibs.it",
packages=["up_ma_bfws"],
Expand Down

0 comments on commit 30403a2

Please sign in to comment.