]> Nutra Git (v2) - nutratech/cli.git/commit
small fixes (#20) 20/head
authorShane Jaroch <chown_tee@proton.me>
Sat, 8 Apr 2023 14:25:54 +0000 (10:25 -0400)
committerShane Jaroch <chown_tee@proton.me>
Mon, 1 May 2023 21:42:42 +0000 (17:42 -0400)
commitba6ad1056b7a2854e0e966bebb9de71094fb62ab
treea7d482c1aba3679a6c9521d736a575b5ae4a2621
parent46d6f300b730cb96dcfd5fd0b3ee30029ed65378
small fixes (#20)

no windows /Scripts in envrc

readme and require direnv in init

add note in old requirements, see TODO in setup.py

fix python3.4 sorting issue, add todos

shift error message over one column

update casey butt coefficients

only need 3.4 on windows, linux covers 3.10

skip 3.5 and 3.8, because 3.4 is already tested
.envrc
.github/workflows/install-linux.yml
.github/workflows/install-win32.yml
Makefile
README.rst
ntclient/__init__.py
ntclient/argparser/__init__.py
ntclient/argparser/funcs.py
ntclient/services/calculate.py
requirements-old.txt
tests/test_cli.py