Skip to content

robinharms/pysm-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce

python3.12 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
./manage.py test mywf

The check the tests.py file in mywf for the failing test.

About

Test for specific python-statemachine issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages