Python-Fuzzylogic / fuzzylogic

Fuzzy Logic and Fuzzy Inference for Python 3
MIT License
124 stars 26 forks source link

modified requirements.txt #33

Closed coderatul closed 1 year ago

coderatul commented 1 year ago

I was trying to work with this issue and while installing requirements got a error message so thought it would be nice

just commented out python >= 3.7, so that if some beginner tries to pip install -r requirements, he/she may not get to see this message

ERROR: Could not find a version that satisfies the requirement python>=3.7 (from versions: none)
ERROR: No matching distribution found for python>=3.7

and as it is commented out users can still see mentioned python version