get-claudia 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -204,6 +204,7 @@ echo -e " ${CYAN}◐${NC} Installing dependencies..."
204
204
  echo -e " ${DIM}$(random_message)${NC}"
205
205
  "$VENV_DIR/bin/pip" install --upgrade pip > /dev/null 2>&1
206
206
  "$VENV_DIR/bin/pip" install -r "$DAEMON_DIR/requirements.txt" > /dev/null 2>&1
207
+ "$VENV_DIR/bin/pip" install -e "$DAEMON_DIR" > /dev/null 2>&1
207
208
  echo -e " ${GREEN}✓${NC} Dependencies installed"
208
209
 
209
210
  # Install spaCy
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "get-claudia",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "An AI assistant who learns how you work.",
5
5
  "keywords": [
6
6
  "claudia",