File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/scalacommunitybuild/requests-scala.git#community-build-2.13 # was lihaoyi, master
1
+ // https://github.com/scalacommunitybuild/requests-scala.git#community-build-2.13 # was com- lihaoyi, master
2
2
3
3
// forked to add sbt build (instead of mill)
4
4
5
5
vars.proj.requests-scala: ${vars.base} {
6
6
name: "requests-scala"
7
- uri: "https://github.com/scalacommunitybuild/requests-scala.git#4211939cdc8d70f5f0bba57e90637b2bcb52ff8f "
7
+ uri: "https://github.com/scalacommunitybuild/requests-scala.git#d6875edc72493d29e99229a91d6d7e94f828c839 "
8
8
9
+ // pending resolution of https://github.com/com-lihaoyi/requests-scala/issues/132
10
+ extra.commands: ${vars.default-commands} [
11
+ """set Test / unmanagedSources / excludeFilter := HiddenFileFilter || "RequestTests.scala" || "Scala2RequestTests.scala""""
12
+ ]
9
13
}
You can’t perform that action at this time.
0 commit comments