Skip to content

Commit

Permalink
adds arches_component_lab as a dependency #209
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Feb 7, 2025
1 parent 20c6f81 commit 7401ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arches_lingo/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ def get_optional_env_variable(var_name, default=None) -> str:
"django.contrib.staticfiles",
"django.contrib.gis",
"django_hosts",
"arches_component_lab",
"arches_references",
"arches_vue_utils",
"arches",
Expand Down

0 comments on commit 7401ede

Please sign in to comment.