Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Sherwood
athena
Commits
a2c9944d
Commit
a2c9944d
authored
6 years ago
by
Frank Winklmeier
Browse files
Options
Downloads
Patches
Plain Diff
AtlasPyFwdBwdPorts: remove enum34 module
enum34 is provided by LCG_95 now.
parent
3f8439eb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
External/AtlasPyFwdBwdPorts/CMakeLists.txt
+1
-8
1 addition, 8 deletions
External/AtlasPyFwdBwdPorts/CMakeLists.txt
External/AtlasPyFwdBwdPorts/src/enum34-1.1.6.tar.gz
+0
-0
0 additions, 0 deletions
External/AtlasPyFwdBwdPorts/src/enum34-1.1.6.tar.gz
with
1 addition
and
8 deletions
External/AtlasPyFwdBwdPorts/CMakeLists.txt
+
1
−
8
View file @
a2c9944d
# $Id: CMakeLists.txt 790212 2016-12-16 17:43:15Z ssnyder $
# The name of the package:
atlas_subdir
(
AtlasPyFwdBwdPorts
)
...
...
@@ -101,13 +100,7 @@ _setup_python_package( pyflakes
_setup_python_package
(
flake8
${
CMAKE_CURRENT_SOURCE_DIR
}
/src/flake8-3.6.0.tar.gz
178485aed0799655d0cbf2e3bdcfaddc
DEPENDS pyflakes pycodestyle mccabe enum34
SINGLE_VERSION
)
# Install enum34:
_setup_python_package
(
enum34
${
CMAKE_CURRENT_SOURCE_DIR
}
/src/enum34-1.1.6.tar.gz
5f13a0841a61f7fc295c514490d120d0
DEPENDS pyflakes pycodestyle mccabe
SINGLE_VERSION
)
# Install mccabe:
...
...
This diff is collapsed.
Click to expand it.
External/AtlasPyFwdBwdPorts/src/enum34-1.1.6.tar.gz
deleted
100644 → 0
+
0
−
0
View file @
3f8439eb
File deleted
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment