We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429386b commit c7756a0Copy full SHA for c7756a0
1 file changed
setup.py
@@ -53,6 +53,7 @@
53
version="0.3.3",
54
description="Model, simulate, and visualize discrete nonlinear dynamical systems",
55
long_description=LONG_DESCRIPTION,
56
+ long_description_content_type="text/x-rst",
57
classifiers=CLASSIFIERS,
58
url="https://github.com/gboeing/pynamical",
59
author="Geoff Boeing",
0 commit comments