stregsystemet-cli
stregsystemet-cli copied to clipboard
Requests module is a dependency
sts must be dependency free. Therefore the requests module must be replaced with raw urllib3 calls. Pure python is a requirement
dateutils is also a dependency now, so maybe the 'no dependencies' goal should just be constrained to libraries not included in most distros versions of base python.
dateutilsis also a dependency now, so maybe the 'no dependencies' goal should just be constrained to libraries not included in most distros versions of base python.
The use of dateutils was a mistake on my end, and has been removed again 😉