Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.admin
Commits
f24d5914
Commit
f24d5914
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Update templates (see
#45
)
parent
5fffd97e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/README.md
+5
-7
5 additions, 7 deletions
templates/README.md
with
5 additions
and
7 deletions
templates/README.md
+
5
−
7
View file @
f24d5914
...
...
@@ -195,15 +195,13 @@ Replace the following tags by hand if you don't like/trust the `sed` lines above
## 5. Bootstrap
Make sure to update your bootstrap file. The latest version is here:
Make sure to
**remove**
your bootstrap file from your package. Since a few
releases, buildout is not supposed to be bootstrapped anymore as setuptools
have dropped support for auto-installing.
https://bootstrap.pypa.io/bootstrap-buildout.py
Also make sure to remove any mention of
`bootstrap-buildout.py`
from the
`MANIFEST.in`
file.
Just do a
`curl`
to update it:
```
sh
$
curl
-k
--silent
https://bootstrap.pypa.io/bootstrap-buildout.py
>
bootstrap-buildout.py
```
## 6. doc/conf.py
...
...
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