Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.pytorch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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.learn.pytorch
Commits
f627be08
Commit
f627be08
authored
7 years ago
by
Guillaume HEUSCH
Browse files
Options
Downloads
Patches
Plain Diff
[buildout] moved the current buildout.cfg to develop.cfg, add that to MANIFEST.in
parent
e69e6bba
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MANIFEST.in
+1
-1
1 addition, 1 deletion
MANIFEST.in
buildout.cfg
+14
-0
14 additions, 0 deletions
buildout.cfg
with
15 additions
and
1 deletion
MANIFEST.in
+
1
−
1
View file @
f627be08
include README.rst buildout.cfg COPYING version.txt requirements.txt
include README.rst buildout.cfg
develop.cfg
COPYING version.txt requirements.txt
recursive-include doc *.py *.rst
recursive-include doc *.py *.rst
This diff is collapsed.
Click to expand it.
buildout.cfg
0 → 100644
+
14
−
0
View file @
f627be08
; vim: set fileencoding=utf-8 :
; Mon 27 Nov 14:33:47 CET 2017
[buildout]
parts
=
scripts
develop
=
.
eggs
=
bob.learn.pytorch
extensions
=
bob.buildout
newest
=
false
verbose
=
true
[scripts]
recipe
=
bob.buildout:scripts
dependent-scripts
=
true
\ No newline at end of file
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