Skip to content

ebruun/rigidity_theory

Repository files navigation

Graphs

Making clean environment.yml file

export only explictly downloaded packages:

conda env export --from-history --name rigidity_theory > environment.yml

create new from environment.yml file: conda env create

check to see if this works for windows...

Linting and Pre-commit

make sure .pre-commit-config.yaml file is up to date

language_version: python (use system version of python)

run this: pre-commit install

in .vscode/settings.json make sure formatonsave = TRUE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages