Skip to content

Commit

Permalink
deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
marabuuu committed Jul 26, 2022
1 parent a3e82cf commit f1be326
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ testing =


[options.package_data]
* = *.yaml
* = *.yaml, *.cl
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from setuptools import setup

setup()
Empty file.
Empty file.

0 comments on commit f1be326

Please sign in to comment.