Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gvec_to_python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
gvec-group
gvec_to_python
Merge requests
!12
Version 1.1.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Version 1.1.1
prepare-pypi
into
master
Overview
0
Commits
6
Pipelines
1
Changes
1
Merged
Stefan Possanner
requested to merge
prepare-pypi
into
master
2 years ago
Overview
0
Commits
6
Pipelines
1
Changes
1
Expand
Build form
pyproject.toml
now, removed binary, added console scripts, removed old setup files.
Updated ci, README and LICENSE
Set new version number to 1.1.1
0
0
Merge request reports
Viewing commit
258da063
Prev
Next
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
258da063
Remove tree from ci
· 258da063
Stefan Possanner
authored
2 years ago
.gitlab-ci.yml
+
0
−
1
Options
@@ -21,7 +21,6 @@ default:
-
dist/*
after_script
:
# Global `after_script`.
-
tree -I 'ipp-env'
# Print directory structure, but exclude virtual environment directory.
-
ls ipp-env
-
echo "Bye, $GITLAB_USER_LOGIN!"
Loading