Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
plotID_python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plotID
plotID_python
Merge requests
!9
Packaging
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Packaging
packaging
into
version0.1
Overview
0
Commits
7
Pipelines
4
Changes
21
Merged
Mayr, Hannes
requested to merge
packaging
into
version0.1
3 years ago
Overview
0
Commits
7
Pipelines
4
Changes
21
Merge packaging into Version0.1 so that Version0.1 can be published on pip as soon as it is ready.
0
0
Merge request reports
Compare
version0.1
version 3
c31e046b
3 years ago
version 2
e5d98f18
3 years ago
version 1
211c2233
3 years ago
version0.1 (base)
and
latest version
latest version
022474de
7 commits,
3 years ago
version 3
c31e046b
6 commits,
3 years ago
version 2
e5d98f18
5 commits,
3 years ago
version 1
211c2233
5 commits,
3 years ago
21 files
+
56
−
14
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
21
src/plotid/.pylintrc
0 → 100644
+
2
−
0
View file @ 022474de
Edit in single-file editor
Open in Web IDE
[MASTER]
init-hook='import sys; sys.path.append("./src/plotid")'
Loading