DiamondLightSource / python-copier-template

Replacing Diamond Light Source's python3-pip-skeleton using Copier
Apache License 2.0
4 stars 2 forks source link

Minor cleanups #143

Closed joeshannon closed 3 months ago

joeshannon commented 3 months ago
joeshannon commented 3 months ago

I'm not really sure why the tests are failing, seemed to work locally.

GDYendell commented 3 months ago

The type of error has changed?

https://github.com/DiamondLightSource/python-copier-template/blob/main/tests/test_example.py#L77

https://github.com/DiamondLightSource/python-copier-template/actions/runs/8631620883/job/23660687270#step:7:122

joeshannon commented 3 months ago

The type of error has changed?

Yes interesting I made a new venv and main is failing locally with the same for me now.

joeshannon commented 3 months ago

I think it's due to https://github.com/copier-org/copier/pull/1526 in the latest version of copier.