Skip to content

Commit

Permalink
SFA: Update to pueblo[sfa] 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 19, 2025
1 parent 45d8f7f commit ce60ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ def run(self):
extras_require={
"cli": [
"docopt-ng",
"pueblo[sfa] @ git+https://github.com/pyveci/pueblo@sfa"
"pueblo[sfa]>=0.0.11",
],
"cli-full": [
"pueblo[sfa-full]>=0.0.11",
"responder[cli]",
"pueblo[sfa-full] @ git+https://github.com/pyveci/pueblo@sfa"
],
"develop": [
"poethepoet",
Expand Down

0 comments on commit ce60ef2

Please sign in to comment.