Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pdbfixer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pdbfixer
Commits
aca6fc60
Commit
aca6fc60
authored
Jul 18, 2015
by
John Chodera (MSKCC)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added entry_points to devtools/conda-recipe to fix nosetests.
parent
bc11f29c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
devtools/conda-recipe/meta.yaml
+7
-0
No files found.
devtools/conda-recipe/meta.yaml
View file @
aca6fc60
...
@@ -2,6 +2,10 @@ package:
...
@@ -2,6 +2,10 @@ package:
name
:
pdbfixer-dev
name
:
pdbfixer-dev
version
:
dev
version
:
dev
build
:
entry_points
:
-
pdbfixer = pdbfixer.pdbfixer:main
requirements
:
requirements
:
build
:
build
:
-
python
-
python
...
@@ -18,6 +22,9 @@ test:
...
@@ -18,6 +22,9 @@ test:
requires
:
requires
:
-
nose
-
nose
imports
:
-
pdbfixer
commands
:
commands
:
-
nosetests pdbfixer --nocapture --verbosity=2 --with-doctest
-
nosetests pdbfixer --nocapture --verbosity=2 --with-doctest
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment