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
64 changes: 0 additions & 64 deletions .github/workflows/release-audit.yml

This file was deleted.

16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,20 +165,4 @@ Get a license key at [revenueholdings.dev/pricing](https://coding-dev-tools.gith

## License

<<<<<<< Updated upstream
MIT — [Revenue Holdings](https://coding-dev-tools.github.io/devforge/)
=======
MIT — [Revenue Holdings](https://coding-dev-tools.github.io/revenueholdings.dev/)

## Install

```bash
npm install
```

## Test

```bash
npm test # runs: node --test tests/
```
>>>>>>> Stashed changes
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# GitHub Pages Jekyll config
title: DataMorph
description: Batch data format converter — stream files between CSV, JSON, Parquet, YAML, Avro, and more
theme: jekyll-theme-cayman
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ include-package-data = true
[tool.setuptools.packages.find]
where = ["src"]


[tool.setuptools.package-data]
datamorph = ["py.typed"]
[tool.ruff]
Expand Down
Loading