Skip to content

hsharrison/test-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test repo

Example repo for vscode-python#14795.

To set up:

conda env create
conda activate test-repo
pip install -e .[test]

To test from terminal:

pytest