caniusepython3 icon indicating copy to clipboard operation
caniusepython3 copied to clipboard

Environment Markers support

Open chingc opened this issue 6 years ago • 0 comments

It would be nice if caniusepython3 recognizes environment markers so it can ignore a line like this in requirements.txt for example:

some-old-package; python_version <= "2.7"

chingc avatar Apr 06 '20 20:04 chingc