This is kleinerm's git repository for development of Psychtoolbox-3. Regular end users should stay away from it, unless instructed by him otherwise, and use the official Psychtoolbox-3 GitHub page or distribution system for production releases.
104
stars
306
forks
source link
Python: Add a long_description to appease Python's publishing tools. #274
It seems this is unintentional and may be fixed one day, but twine (the tool that uploads packages to PyPI) now fails if the long_description is not set. See https://github.com/pypa/twine/issues/960 for context.
It seems this is unintentional and may be fixed one day, but twine (the tool that uploads packages to PyPI) now fails if the long_description is not set. See https://github.com/pypa/twine/issues/960 for context.