Traceback (most recent call last):
File "setup.py", line 12, in <module>
install_requires=open("requirements.txt").readlines(),
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
Also https://pypi.org/project/qer/ points here, and has a similar problem - is it an old name for this tool? If so, maybe release a dummy version which points to the new name.
Ah right you are, I'll correct the source dists. Are you running on a platform for which you can't use the wheel? ARM Linux might work OK but I don't have MacOS support.
https://files.pythonhosted.org/packages/22/c4/1ea5720087bc48b762f1accc74873d4a3be959790c1f75aead7929484701/req-compile-0.10.8.tar.gz
Also https://pypi.org/project/qer/ points here, and has a similar problem - is it an old name for this tool? If so, maybe release a dummy version which points to the new name.