Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from bsecker/feat/refactor
Browse files Browse the repository at this point in the history
fix: delete useless setup.py, update README
  • Loading branch information
bsecker authored Aug 28, 2021
2 parents 4ba841a + 4130634 commit f436cd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 36 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,9 @@ Prints some cool stats about the wiki:

- `commits made`
- `total lines` (non-empty lines in `.md` files)
- `largest files` - paths to the top 3 longest `.md` files
- `largest files` - paths to the top 3 longest `.md` files


## Developing

I use [poetry](https://python-poetry.org/) for building/publishing the package. Read their docs.
35 changes: 0 additions & 35 deletions setup.py

This file was deleted.

0 comments on commit f436cd5

Please sign in to comment.