Drop Dataframes (#193)

Looks that package is no more used in the code. Let's drop it.
This commit is contained in:
Jukka Aho
2018-05-02 12:45:14 +03:00
committed by GitHub
parent 02dfdcfacd
commit cfcd647cac
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -3,7 +3,6 @@ FEMBase 0.1 0.2-
ForwardDiff
LightXML 0.4
HDF5 0.7
DataFrames
Formatting
Logging
TimerOutputs
+1 -1
View File
@@ -2,7 +2,7 @@
# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md
using JuliaFEM
using DataFrames
#using DataFrames
using HDF5
using LightXML
using Formatting
-1
View File
@@ -3,7 +3,6 @@
using JuliaFEM
using JuliaFEM.Testing
using DataFrames
@testset "two increments, linear solver" begin
X = Dict{Int, Vector{Float64}}(