Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 183 Bytes

Calculate PI

A python poetry project demo.

Installation

$ git clone git@github.com:eriksf/calculate-pi.git
$ cd calculate-pi
$ poetry install