File tree Expand file tree Collapse file tree 4 files changed +22
-6
lines changed Expand file tree Collapse file tree 4 files changed +22
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ branches:
7
7
only :
8
8
- master
9
9
julia :
10
- - 0.7
11
10
- 1.0
11
+ - 1.3
12
12
- nightly
13
13
matrix :
14
14
allow_failures :
Original file line number Diff line number Diff line change
1
+ name = " CoordinateTransformations"
2
+ uuid = " 150eb455-5306-5404-9cee-2592286d6298"
3
+ version = " 0.5.0"
4
+
5
+ [deps ]
6
+ Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
7
+ Rotations = " 6038ab10-8711-5258-84ad-4b1120ba62dc"
8
+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
9
+
10
+ [compat ]
11
+ julia = " 1"
12
+ Rotations = " 0"
13
+ StaticArrays = " 0.12"
14
+ Compat = " 0.69, 1, 2, 3"
15
+
16
+ [extras ]
17
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
19
+
20
+ [targets ]
21
+ test = [" Test" , " ForwardDiff" ]
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments