Skip to content

Commit f027d7a

Browse files
committed
Add conda environment
1 parent b41a858 commit f027d7a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

environment.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: xtables
2+
channels:
3+
- conda-forge
4+
- defaults
5+
dependencies:
6+
- fire=0.1.3
7+
- html5lib=1.0.1
8+
- beautifulsoup4=4.7.1
9+
- lxml=4.3.4
10+
- pandas=0.24.2
11+
- beautifulsoup4=4.7.1
12+
- numpy=1.15.4
13+
- python=3.7.1

0 commit comments

Comments
 (0)