Skip to content

LaFeeVert/CodeJamTeamRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeJamTeamRepo

This is a repo merely for notes and stuff. This is not the forked repo for the jam.

The requirements.txt file contains my pip freeze output. The .flake8 file would go in the project to make the line length for flake8 match black.

I used venv to create the virtual envoronment. It was run with: python3 -m venv venv

followed by: source ./venv/bin/activate

I assume: python3 -m pip -r requirements.txt

But I am not sure. :)

About

This is a repo merely for notes and stuff. This is not the forked repo for the jam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors