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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Guillermo Nicolas Hamity
athena
Commits
8cb220e2
Commit
8cb220e2
authored
6 years ago
by
Frank Winklmeier
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Merge branch 'pyfwdbwd' into 'master'"
This reverts merge request !22075
parent
383a8e74
No related branches found
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
+8
-1
8 additions, 1 deletion
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
8 additions
and
1 deletion
External/AtlasPyFwdBwdPorts/CMakeLists.txt
+
8
−
1
View file @
8cb220e2
# $Id: CMakeLists.txt 790212 2016-12-16 17:43:15Z ssnyder $
# The name of the package:
atlas_subdir
(
AtlasPyFwdBwdPorts
)
...
...
@@ -100,7 +101,13 @@ _setup_python_package( pyflakes
_setup_python_package
(
flake8
${
CMAKE_CURRENT_SOURCE_DIR
}
/src/flake8-3.6.0.tar.gz
178485aed0799655d0cbf2e3bdcfaddc
DEPENDS pyflakes pycodestyle mccabe
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
SINGLE_VERSION
)
# Install mccabe:
...
...
This diff is collapsed.
Click to expand it.
External/AtlasPyFwdBwdPorts/src/enum34-1.1.6.tar.gz
0 → 100644
+
0
−
0
View file @
8cb220e2
File added
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