diff options
| -rw-r--r-- | environment.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.yml b/environment.yml index 7c9d28449..6a13499e0 100644 --- a/environment.yml +++ b/environment.yml @@ -27,6 +27,7 @@ dependencies: - pandas - matplotlib - pydata-sphinx-theme + - breathe # For linting - pycodestyle=2.7.0 - gitpython |
