Skip to content

Commit d2f3c3c

Browse files
committed
Fix
1 parent 95da635 commit d2f3c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
name='xpart',
2121
version='0.7.1',
2222
description='Generation of Particle Ensembles',
23-
description=('Tools for the generation of particle ensembles'
23+
long_description=('Tools for the generation of particle ensembles'
2424
'in beam dynamics simulations.\n\n'
2525
'This package is part of the Xsuite collection.'),
2626
url='https://xsuite.readthedocs.io/',

0 commit comments

Comments
 (0)