Lume

Latest version: v0.9.8

Safety actively analyzes 629436 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

0.0.10

* Bug fixed: Checking `VERSION` when installing with `pip`

0.0.9

* Fixed error when execute install without cws
* Removed warning

0.0.8

* Solved error when setup is not defined
* Removed dataclass warning

0.0.7

Add cwd option to execute an action using given root path

yml
steps:
doc:
cwd: docs
run:
- make
- cp build/html ../output

Instead of

yml
steps:
doc:
run:
- cd docs; make; cp build/html ../output; cd ..

0.0.6

0.0.5

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.