Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
DHParser
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
badw-it
DHParser
3f45d04f499af555dd34c17b2f95516999304e04
3f45d04f499af555dd34c17b2f95516999304e04
Switch branch/tag
DHParser
upload_test.sh
Find file
Normal view
History
Permalink
upload_test.sh
84 Bytes
Edit
Web IDE
Newer
Older
- README ergänzt und PyPi-upload-Skripte aktualisiert
eckhart
committed
Jun 24, 2018
1
2
3
4
5
#!/usr/bin/sh
twine upload
--repository-url
https://test.pypi.org/legacy/ dist/
*