Skip to content
Snippets Groups Projects
Commit c244ff88 authored by Timo Röhling's avatar Timo Röhling
Browse files

Regenerate egg-info because it is needed for the unit tests

Closes: #1052766
parent df63820a
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/make -f
export PYBUILD_NAME=python-pytest-flake8
export PYBUILD_BEFORE_TEST={interpreter} setup.py egg_info
export PYBUILD_AFTER_TEST=rm -rf {dir}/*.egg-info
%:
dh $@ --with python3 --buildsystem=pybuild
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment