Skip to content

aenfield/cribbage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

cribbage

Reminder to me: to run the tests, from the cribbage subdirectory, I run 'python -m pytest'. Based on https://docs.pytest.org/en/7.1.x/explanation/goodpractices.html#goodpractices I think this works - it makes the import in things like test_cards.py work - because Python puts the current directory in sys.path. I can also, it appears, run just 'pytest' from the top level directory above the cribbage subdirectory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages