Add basic logic for creating a module using flit.

This commit is contained in:
Eli Ribble 2023-05-12 14:07:58 -07:00
parent c732dd963c
commit 409e6152ae
4 changed files with 30 additions and 0 deletions

2
.gitignore vendored
View file

@ -160,3 +160,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Virtual env
ve/