Skip to content

Commit

Permalink
Clean repository + DOI (#13)
Browse files Browse the repository at this point in the history
* clean repository

* zenodo release
  • Loading branch information
edadaltocg authored May 1, 2023
1 parent 2c9973e commit c21fa98
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 1,194 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- name: Update version in setup.py
run: >-
sed -i "s/{{VERSION_PLACEHOLDER}}/${{ steps.tag.outputs.TAG_NAME }}/g" setup.py
- name: Build package
run: |
python -m build
- name: Build a binary wheel
run: >-
python setup.py sdist bdist_wheel
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Under development. Please report any issues or bugs [here](https://github.com/ed
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/edadaltocg/detectors/graphs/commit-activity)
[![build](https://github.com/edadaltocg/detectors/actions/workflows/build.yml/badge.svg)](https://github.com/edadaltocg/detectors/actions/workflows/build.yml)
[![Documentation Status](https://readthedocs.org/projects/detectors/badge/?version=latest)](http://detectors.readthedocs.io/?badge=latest)
[![PyPI download month](https://img.shields.io/pypi/dm/detectors.svg)](https://pypi.python.org/pypi/detectors/)
![AUR license](https://img.shields.io/aur/license/detectors)
[![DOI:](https://zenodo.org/badge/DOI/.svg)](https://doi.org/)

Expand Down
38 changes: 0 additions & 38 deletions demo/README.md

This file was deleted.

133 changes: 0 additions & 133 deletions demo/app.py

This file was deleted.

Loading

0 comments on commit c21fa98

Please sign in to comment.