Skip to content

Commit a53b431

Browse files
committed
Remove Replit support
1 parent 438194b commit a53b431

File tree

3 files changed

+4
-44
lines changed

3 files changed

+4
-44
lines changed

.replit

Lines changed: 0 additions & 19 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
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

87
This 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

replit.nix

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)