Skip to content

Commit 8816d03

Browse files
committed
Remove makefile as we maintain really small amount of python
1 parent b38c366 commit 8816d03

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

Makefile

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyrepl"
3-
version = "0.4.0"
3+
version = "0.6.4"
44
description = "REPL experience for Python in Neovim."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)