summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pycryptodome.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pycryptodome.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pycryptodome.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pycryptodome.inc b/meta-python/recipes-devtools/python/python-pycryptodome.inc
index 31d1368b0f..63b4a4abb4 100644
--- a/meta-python/recipes-devtools/python/python-pycryptodome.inc
+++ b/meta-python/recipes-devtools/python/python-pycryptodome.inc
@@ -21,7 +21,7 @@ RDEPENDS_${PN}-tests += " \
21 21
22PACKAGES =+ "${PN}-tests" 22PACKAGES =+ "${PN}-tests"
23 23
24FILES_${PN}-tests += " \ 24FILES_${PN}-tests = " \
25 ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/ \ 25 ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/ \
26 ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/__pycache__/ \ 26 ${PYTHON_SITEPACKAGES_DIR}/Crypto/SelfTest/__pycache__/ \
27" 27"