Thomas Gaudin
Thomas Gaudin
If it helps I had the same issue (`iptables-restore v1.6.0: iptables-restore: unable to initialize table 'raw'`) when upgrading to the latest version `1.0.20200401`. I tried the `0.0.20191226` version as well...
I think the issue comes from setuptools not including subpackages when a package is defined (as in [`packages = django_cryptography`](https://github.com/georgemarshall/django-cryptography/blob/master/setup.cfg#L37)). I saw an error at some point telling this but...
Also I would rename the issue to "Cannot install from git", because all dependency tools will use the build backend from `pyproject.toml` and have the same issue.
Hello @yanbin-pan, very sorry for the delay! Are you still having this issue? Have you followed the ["Logging" documentation](https://github.com/nymous/pydantic-vault#logging) to increase logging of pydantic-vault to DEBUG level and see what...
Ooh awesome! I will try to look at it soon. In the meantime, anyone interested in this support of Pydantic v2 could try their branch and report their results on...
Hello, no I haven't looked at this yet. I haven't had the chance to play with Pydantic v2 so I will need to see the changes there first.
Hey! Thank you for your contribution! I will try to take a look at it before the end of August, hopefully I can use some of the holidays to my...