File: .gitmodules

package info (click to toggle)
pytest-codspeed 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,608 kB
  • sloc: ansic: 9,792; python: 2,066; sh: 41; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 317 bytes parent folder | download
1
2
3
4
5
6
[submodule "tests/benchmarks/TheAlgorithms"]
	path = tests/benchmarks/TheAlgorithms
	url = git@github.com:TheAlgorithms/Python.git
[submodule "src/pytest_codspeed/instruments/hooks/instrument-hooks"]
	path = src/pytest_codspeed/instruments/hooks/instrument-hooks
	url = https://github.com/CodSpeedHQ/instrument-hooks