Skip to content

Commit d6149b3

Browse files
Readme
1 parent bdb266f commit d6149b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Modern Python Boilerplate
22
This is my modern python boilerplate. The goal is to provide a good starting point to develop new python project with most up-to-date tooling, structure and good practices.
3-
Creator and Maintainer: [**Corentin Meyer**, PhD in Biomedical AI](https://cmeyer.fr) <[email protected]>
3+
Creator and Maintainer: [**Corentin Meyer**, PhD in Biomedical AI](https://cmeyer.fr) <[email protected]>
4+
5+
# Pre-Requisites
6+
This project use [UV](https://github.com/astral-sh/uv) and [Make](https://gnuwin32.sourceforge.net/packages/make.htm), they should be installed.
47

58
# Features
69
A global `Makefile` to run all the commands. You can run `make help` to see all the available commands.

0 commit comments

Comments
 (0)