Skip to content

Commit 17e28e1

Browse files
committed
Add missing package to LG_PROJECT_SPECIFIER
1 parent 7c8ea8e commit 17e28e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pulp_python/tests/functional/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142

143143
PYTHON_LG_PROJECT_SPECIFIER = [
144144
"aiohttp", # matches 7
145+
"bcrypt", # matches 8
145146
"celery", # matches 13
146147
"crane", # matches 0
147148
"Django", # matches 31

0 commit comments

Comments
 (0)