diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 07:59:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 08:00:24 +0100 |
commit | 5f9296174df900d8bc3080b0e170b291a2ad41a5 (patch) | |
tree | 7e60b94826a1b94d8a172d5af4717c4d27c0f1ed /dev-python/python-socks | |
parent | sci-libs/transformers: new package, add 4.27.4 (diff) | |
download | gentoo-5f9296174df900d8bc3080b0e170b291a2ad41a5.tar.gz gentoo-5f9296174df900d8bc3080b0e170b291a2ad41a5.tar.bz2 gentoo-5f9296174df900d8bc3080b0e170b291a2ad41a5.zip |
dev-python/python-socks: add comment re trio test marker
This may be useful in future for test-rust but the dep on trustme
seems hardish for now.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r-- | dev-python/python-socks/python-socks-2.2.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-socks/python-socks-2.2.0.ebuild b/dev-python/python-socks/python-socks-2.2.0.ebuild index 255c91fccda5..228497fad331 100644 --- a/dev-python/python-socks/python-socks-2.2.0.ebuild +++ b/dev-python/python-socks/python-socks-2.2.0.ebuild @@ -42,4 +42,5 @@ BDEPEND=" ) " +# Test markers exist to exclude trio etc if needed distutils_enable_tests pytest |