cptx032 / calcium

A ascii/text game library
MIT License
17 stars 2 forks source link

Error in setup.py #26

Closed LeonLenclos closed 5 years ago

LeonLenclos commented 5 years ago

Hi, I was interessed using your library but when I try to pip install it, I got this error :

Complete output from command python setup.py egg_info:
    error in calcium setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'=5.0.0'"
cptx032 commented 5 years ago

Hi @LeonLenclos , sorry for the late reply. I try to fix that here: https://github.com/cptx032/calcium/commit/5dade09857f29fdd4547bf256c5ccec30e95d96d

LeonLenclos commented 5 years ago

thank you !

Successfully installed Pillow-5.0.0 PyTweening-1.0.3 calcium-0.1.0