1.0
Merge pull request #170 from takluyver/installing-reqs
Start adding tests
Add test of 'flit build'
Add tests for PEP 517 build API
Update tests of help output
Normalise version number according to PEP 440
Add test for unknown description extension
Fix test for 'flit init'
Add test for calling pip to install requirements
Add a test for installfrom module
Add a couple of tests for normalization functions
Add simple test of ini-toml conversion
Remove unnecessary tests for registering package
Add simple validation of URL
Add failing test for identifying VCS in parent of CWD
Escape name components for .dist-info directory