Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .replit

This file was deleted.

12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
# Bootstrap for Python coding kata

[![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)
[![Replit](https://img.shields.io/badge/Try%20with%20Replit-black?logo=replit)](https://replit.com/new/github/Coding-Cuddles/bootstrap-python-kata)

## Overview

This is a bootstrap repository for clean code katas in Python 3 using pytest.

## Usage

You can import this project into [Replit](https://replit.com), and it will
handle all dependencies automatically.
## Prerequisites

### Prerequisites
- [Python 3.8+](https://www.python.org/)
- [pytest](https://pytest.org)

* [Python 3.8+](https://www.python.org/)
* [pytest](https://pytest.org)
## Usage

### Run main

Expand Down
17 changes: 0 additions & 17 deletions replit.nix

This file was deleted.