Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfroeller committed Jul 2, 2024
1 parent b8a92fb commit 6bc7e78
Show file tree
Hide file tree
Showing 5 changed files with 272 additions and 213 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@

# Python Project Template

```
make virtualenv
source .venv/bin/activ
```

```
make fmt
```

A low dependency and really simple to start project template for Python Projects.

See also
Expand Down
Loading

0 comments on commit 6bc7e78

Please sign in to comment.