brocksam / pycollo

General-purpose optimal control, trajectory optimisation and parameter optimisation using direct collocation
https://brocksam.github.io/pycollo/
MIT License
8 stars 3 forks source link

Modernise packaging #38

Closed brocksam closed 3 years ago

brocksam commented 3 years ago

This PR modernises the packaging of Pycollo, using PyScaffold as an example, to move in line with PEP 517 and PEP 518.