Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
swp21_biotracker
trex
Commits
8a7ee8ae
Commit
8a7ee8ae
authored
4 years ago
by
Tristan Walter
Browse files
Options
Downloads
Patches
Plain Diff
meta update
parent
c642fbc3
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
conda/build_conda_package.sh
+1
-1
1 addition, 1 deletion
conda/build_conda_package.sh
conda/meta.yaml
+4
-4
4 additions, 4 deletions
conda/meta.yaml
with
5 additions
and
5 deletions
conda/build_conda_package.sh
+
1
−
1
View file @
8a7ee8ae
conda build purge
if
[
"
$(
uname
)
"
==
"Linux"
]
;
then
conda build
.
-c
ana
conda
-c
tom.schoonjans
conda build
.
-c
conda
-forge
else
conda build
.
-c
anaconda
fi
This diff is collapsed.
Click to expand it.
conda/meta.yaml
+
4
−
4
View file @
8a7ee8ae
...
...
@@ -3,8 +3,8 @@ package:
version
:
"
1.0"
source
:
git_url
:
http://
134.76.19.68/CameraSoftware/FishTracker
.git
git_rev
:
9c0b463e0139ada0736a49402d42ceee79d5edd8
git_url
:
http
s
://
github.com/mooch443/trex
.git
git_rev
:
ff4deeec58f498ec189a80593c8a546bc84c855b
git_depth
:
1
build
:
...
...
@@ -61,7 +61,7 @@ requirements:
-
python [win]
-
ffmpeg ==4.0 [not win]
-
python =3.6 [not win]
-
glfw
3
[linux]
-
glfw [linux]
run
:
-
tensorflow-gpu ==1.13.* [not osx]
...
...
@@ -75,7 +75,7 @@ requirements:
-
python =3.6 [not win]
-
py-opencv
-
opencv
-
glfw
3
[linux]
-
glfw [linux]
about
:
home
:
https://trex.run
...
...
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