Skip to content

Commit 35abea3

Browse files
authored
Merge pull request #38 from petrasvestartas/third_parties
Bug: pip wheel has no metadata about tessagon.
2 parents 8796f43 + 8a5de33 commit 35abea3

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Changed
1313

1414
* Fixed `compas_libigl` plugins are not detected.
15+
* Change requirements.txt to pyproject.toml.
1516

1617
### Removed
1718

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ dependencies:
1010
- pip:
1111
- tessagon
1212
- -r requirements-dev.txt
13-
- -r requirements.txt
1413
- .

requirements.txt

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

0 commit comments

Comments
 (0)