requirementstxt
requirementstxt copied to clipboard
Sublime plugin for requirements.txt
Another possible format for release specifications, compatible releases, uses a tilde to indicate that versions are allowed up to the next major release. For example, `tensorflow~=1.12` is equivalent to `tensorflow>=1.12,
hi,all I install requirementstxt failure.,please help me. error is this: reloading plugin requirementstxt.requirements reloading settings Packages/requirementstxt/requirementstxt.sublime-settings generating syntax summary Traceback (most recent call last): File "requirements in /home/jingang/.config/sublime-text-3/Installed Packages/requirementstxt.sublime-package", line...
It's common practice, when Python projects splitted requirements to main and dev requirements files, so it would be very useful to applying plugin to those files automatically.
Most of the time I have connectivity only through an HTTP/HTTPS server, and the plugin freezes ST entirely ending (of course) with a timeout. Making it to use a HTTP(S)...