Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 411 Bytes

Skeleton project

The base layer for a new Python project, including pre-commit config, a makefile for compiling dependencies and and MPL2.0 license

To use this project:

  • Download the archive of main
  • Unpack and rename the directory to your new project name
  • Delete the .git dir in the directory
  • git init to set a fresh history running

LICENSE: Mozilla Public License Version 2.0