Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
satella
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
satella
Commits
506e3f61
Commit
506e3f61
authored
7 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
zmiany
parent
d973b5ec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
build.sh
+0
-3
0 additions, 3 deletions
build.sh
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
2 additions
and
4 deletions
CHANGELOG.md
+
1
−
0
View file @
506e3f61
## v2.0.15
*
Usprawnienia do
`rethrow_as`
*
Travis teraz wrzuca na PyPI, a nie ja :)
## v2.0.14
...
...
This diff is collapsed.
Click to expand it.
build.sh
+
0
−
3
View file @
506e3f61
...
...
@@ -8,6 +8,3 @@ if [ $TRAVIS_BRANCH == "master" ]; then
python setup.py bdist bdist_wheel
twine upload
-u
$PYPI_USER
-p
$PYPI_PWD
dist/
*
fi
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
506e3f61
[metadata]
name
= satella
version
= 2.0.15rc
3
version
= 2.0.15rc
4
description
-file = README.md
author
= Piotr Maślanka
author_email
= piotrm@smok.co
...
...
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