peterdsharpe / AeroSandbox

Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
https://peterdsharpe.github.io/AeroSandbox/
MIT License
690 stars 111 forks source link

Feature/versioneer #26

Closed KikeM closed 4 years ago

KikeM commented 4 years ago

Default style to "pep440", which looks like TAG[+DISTANCE.gSHORTHASH[.dirty]].

KikeM commented 4 years ago

Also, I have deleted the __init__.py which was at the same level as the setup.py file.

Is there any reason that file was there?