I've been using sanic-cors via pipenv and I've been getting a dependancy resolution error. My thoughts are because the version identifiers contain the string "dev", thought I thought python version parsing did allow for that.
I've opened a main ticket here, but would appreciate any help resolving it.
Hi,
I've been using
sanic-cors
viapipenv
and I've been getting a dependancy resolution error. My thoughts are because the version identifiers contain the string "dev", thought I thought python version parsing did allow for that.I've opened a main ticket here, but would appreciate any help resolving it.
Thanks