Skip to content

Commit

Permalink
updated conda
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramellose committed Apr 13, 2021
1 parent 09d4401 commit 659b70d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion meta.yaml
Expand Up @@ -2,7 +2,7 @@

package:
name: mako
version: {{ data.get('version') }}
version: 1.0

source:
git_url: https://github.com/ramellose/mako
Expand All @@ -11,6 +11,7 @@ requirements:
host:
- python >=3.5
- setuptools
- pbr
run:
- python >=3.5
- numpy >=1.15.0
Expand All @@ -19,6 +20,7 @@ requirements:
- neo4j-python-driver >=4.2.1
- networkx >=2.2
- pandas >=1.1.5
- pbr
- biom-format
- psutil
- requests
Expand Down

0 comments on commit 659b70d

Please sign in to comment.