mirror of
https://github.com/copier-org/copier.git
synced 2025-05-05 15:32:54 +00:00
This commit fixes #119. Summary: - Depend on packaging to get a good implementation of PEP 440. - Document new behaviors. - Add support for migrations. - Checkout by default the most modern git tag available in the template. - Reuse `run_tasks` to run migrations too. - Use `git describe --tags --always` to obtain template commit, to get a version parseable by PEP 440. - Update `test_updatediff` to with new behaviors. @Tecnativa TT20357
5.3 KiB
5.3 KiB