Skip to content

Commit

Permalink
chore(setup.cfg): correct rst type
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayankur31 committed Nov 2, 2023
1 parent c100fba commit baabc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ url = https://github.com/aarongarrett/inspyred
license = MIT
description = A framework for creating bio-inspired computational intelligence algorithms in Python
long_description = file: README.rst
long_description_content_type = text/rst
long_description_content_type = text/x-rst
classifiers =
Development Status :: 5 - Production/Stable
Intended Audience :: Science/Research
Expand Down

0 comments on commit baabc40

Please sign in to comment.