Skip to content

Commit

Permalink
fix: remove broken conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraShu committed Sep 2, 2023
1 parent 66ebddf commit 1536c07
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ source venv/bin/activate
pip install -r requirements.txt
```

For conda user:

``` shell
conda env create --name osa-wiki -f environment.yml
conda activate osa-wiki
```

## 本地预览

``` shell
Expand Down
41 changes: 0 additions & 41 deletions environment.yml

This file was deleted.

0 comments on commit 1536c07

Please sign in to comment.