Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 109 Bytes

File metadata and controls

7 lines (6 loc) · 109 Bytes

To get started, run the following:

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