Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
becktepe committed Oct 15, 2024
2 parents a592703 + 8360767 commit dffb948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ We recommend installing hypersweeper via a uv virtual environment:
```bash
pip install uv
uv venv --python 3.10
source .venv/bin/activate
make install
```

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


options = {
"copyright": copyright,
"copyright": "Copyright: Theresa Eimer",
"author": "Theresa Eimer",
"version": "0.1",
"versions": {
Expand Down

0 comments on commit dffb948

Please sign in to comment.