Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create virtual environment
    python -m venv .venv
    
  2. Activate it and install requirements
    pip install -r requirements.txt
    
  3. Select this venv's interpreter for Python extension,
    via VSCode command Python: Select interpreter
  4. Run the predefined (failing) tasks httpie test (system path),
    httpie test (interpreterPath), and httpie test (hardcoded path)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors