Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
djangoldp
Manage
Activity
Members
Labels
Plan
Issues
0
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
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fay Arnold
djangoldp
d125a3791d721c15bfb5144a7079b1f78a198922
djangoldp
setup.py
Find file
Normal view
History
Permalink
setup.py
61 B
Newer
Older
change: added semantic release configuration
plup
committed
6 years ago
1
2
#!/usr/bin/env python
update: published module
Sylvain Le Bon
committed
6 years ago
3
4
from
setuptools
import
setup
change: added semantic release configuration
plup
committed
6 years ago
5
setup
()