Skip to content
Snippets Groups Projects
Commit 80242083 authored by amete's avatar amete
Browse files

Re-instantiate enum34 to fix ATR-18858

parent ed5e21c7
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,12 @@ _setup_python_package( configparser
cfdd915a5b7a6c09917a64a573140538
SINGLE_VERSION )
# Install enum34:
_setup_python_package( enum34
${CMAKE_CURRENT_SOURCE_DIR}/src/enum34-1.1.6.tar.gz
5f13a0841a61f7fc295c514490d120d0
SINGLE_VERSION )
# Install mccabe:
_setup_python_package( mccabe
${CMAKE_CURRENT_SOURCE_DIR}/src/mccabe-0.6.1.tar.gz
......
File added
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