Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 110 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 110 Bytes

To get started, run the following:

$ nix develop
$ poetry run python -m sample_package
Hello, world!