diff options
Diffstat (limited to 'meta/classes/python_flit_core.bbclass')
| -rw-r--r-- | meta/classes/python_flit_core.bbclass | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/classes/python_flit_core.bbclass b/meta/classes/python_flit_core.bbclass index eef361bb1b..96652aa204 100644 --- a/meta/classes/python_flit_core.bbclass +++ b/meta/classes/python_flit_core.bbclass | |||
| @@ -3,9 +3,3 @@ inherit python_pep517 python3native python3-dir setuptools3-base | |||
| 3 | DEPENDS += "python3 python3-flit-core-native" | 3 | DEPENDS += "python3 python3-flit-core-native" |
| 4 | 4 | ||
| 5 | PEP517_BUILD_API = "flit_core.buildapi" | 5 | PEP517_BUILD_API = "flit_core.buildapi" |
| 6 | |||
| 7 | python_flit_core_do_configure () { | ||
| 8 | : | ||
| 9 | } | ||
| 10 | |||
| 11 | EXPORT_FUNCTIONS do_configure | ||
