Activitysim

Latest version: v1.3.1

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

Scan your dependencies

1.2.3

The process of creating and tagging a release will automatically
trigger various GitHub Actions scripts to build, test, and publish the
new release to PyPI and conda forge, assuming there are no errors.

For a development pre-release, include the `--prerelease` argument.
As the project's policy is that only formally released code is merged
to the main branch, any pre-release should also be built against a
non-default branch. For example, to pre-release from the `develop`
branch:
sh

1.2.3.dev0

--prerelease \
--target develop \
--notes "this pre-release is for a cool new feature" \
--title "Development Pre-Release"


00. Clean up your workspace, including removing the Conda environment used for
testing (which will prevent you from accidentally using an old
environment when you should have a fresh up-to-date one next time).
sh
conda deactivate
conda env remove -n TEMP-ASIM-DEV





- The 'run_list' key in settings.yaml is no longer supported.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.