File tree Expand file tree Collapse file tree 3 files changed +4
-44
lines changed
Expand file tree Collapse file tree 3 files changed +4
-44
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Bootstrap for Python coding kata
22
33[ ![ CI] ( https://github.com/Coding-Cuddles/bootstrap-python-kata/actions/workflows/main.yml/badge.svg )] ( https://github.com/Coding-Cuddles/bootstrap-python-kata/actions/workflows/main.yml )
4- [ ![ Replit] ( https://img.shields.io/badge/Try%20with%20Replit-black?logo=replit )] ( https://replit.com/new/github/Coding-Cuddles/bootstrap-python-kata )
54
65## Overview
76
87This is a bootstrap repository for clean code katas in Python 3 using pytest.
98
10- ## Usage
11-
12- You can import this project into [ Replit] ( https://replit.com ) , and it will
13- handle all dependencies automatically.
9+ ## Prerequisites
1410
15- ### Prerequisites
11+ - [ Python 3.8+] ( https://www.python.org/ )
12+ - [ pytest] ( https://pytest.org )
1613
17- * [ Python 3.8+] ( https://www.python.org/ )
18- * [ pytest] ( https://pytest.org )
14+ ## Usage
1915
2016### Run main
2117
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments