Skip to content

umd-dslam/splinter-mypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This instructions will install the program and its dependencies in the global environment

Install the dependencies

pip3 install -r requirements.txt

Build and install the program

python3 -m build

The build output can be found in the dist directory. Install it as follows, change the file name accordingly

pip3 install dist/splinter-0.1.0-py3-none-any.whl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages