Skip to content

Commit

Permalink
Enable Santana-AP spider to producttion
Browse files Browse the repository at this point in the history
  • Loading branch information
rennerocha authored Oct 28, 2022
1 parent 970982d commit 517bc5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/enabled_spiders.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# List of Spiders that are enabled to be executed
# automatically in production
SPIDERS = [
"am_manaus",
"al_maceio",
"am_manaus",
"ap_santana",
"ba_acajutiba",
"ba_salvador",
"ba_feira_de_santana",
Expand Down

0 comments on commit 517bc5e

Please sign in to comment.